Skip to content

Commit 455c6bc

Browse files
renovate-botclydin
authored andcommitted
build: update dependency cacache to v16
1 parent 9c8b3a1 commit 455c6bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"babel-plugin-istanbul": "6.1.1",
128128
"bootstrap": "^4.0.0",
129129
"browserslist": "^4.9.1",
130-
"cacache": "15.3.0",
130+
"cacache": "16.0.0",
131131
"chokidar": "^3.5.2",
132132
"copy-webpack-plugin": "10.2.4",
133133
"core-js": "3.21.1",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
2727
"browserslist": "^4.9.1",
28-
"cacache": "15.3.0",
28+
"cacache": "16.0.0",
2929
"copy-webpack-plugin": "10.2.4",
3030
"core-js": "3.21.1",
3131
"critters": "0.0.16",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3371,7 +3371,7 @@ cacache@15.3.0, cacache@^15.3.0:
33713371
tar "^6.0.2"
33723372
unique-filename "^1.1.1"
33733373

3374-
cacache@^16.0.0:
3374+
cacache@16.0.0, cacache@^16.0.0:
33753375
version "16.0.0"
33763376
resolved "https://registry.yarnpkg.com/cacache/-/cacache-16.0.0.tgz#891149a9f9b0c8bbe6cd84d8ac246d6cf5ff429e"
33773377
integrity sha512-pMX6sqJSlGpxCM257by5syifGb7zH6C30CaJXeGXqmKNrHKqvMmwM8KgKmsZcUAsnNQkt7WvENH2Kl53RpFQuA==

0 commit comments

Comments
 (0)