mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update all non-major dependencies (#60969)
See associated pull request for more information. PR Close #60969
This commit is contained in:
committed by
Pawel Kozlowski
parent
5efc6927c5
commit
550a63bde6
+1
-1
@@ -78,7 +78,7 @@
|
||||
"@types/babel__core": "7.20.5",
|
||||
"@types/babel__generator": "7.27.0",
|
||||
"@types/bluebird": "^3.5.27",
|
||||
"@types/chrome": "^0.0.315",
|
||||
"@types/chrome": "^0.0.316",
|
||||
"@types/convert-source-map": "^2.0.0",
|
||||
"@types/diff": "^7.0.0",
|
||||
"@types/dom-navigation": "^1.0.5",
|
||||
|
||||
@@ -3992,10 +3992,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/caseless/-/caseless-0.12.5.tgz#db9468cb1b1b5a925b8f34822f1669df0c5472f5"
|
||||
integrity sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==
|
||||
|
||||
"@types/chrome@^0.0.315":
|
||||
version "0.0.315"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.315.tgz#3d315d996c31ec5cef53c726ce2f893187ce8710"
|
||||
integrity sha512-Oy1dYWkr6BCmgwBtOngLByCHstQ3whltZg7/7lubgIZEYvKobDneqplgc6LKERNRBwckFviV4UU5AZZNUFrJ4A==
|
||||
"@types/chrome@^0.0.316":
|
||||
version "0.0.316"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.316.tgz#121ca078f71a054f4380b7c6c8f389d97f13cfe4"
|
||||
integrity sha512-zoXIly8A41t8U5oC/14hgwjJ3k6kOE6ODJcCSGYda9AFOSloySO6OSO+RHayndb4BaJWg9s5FrXhYkemgsSEkA==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
||||
Reference in New Issue
Block a user