Skip to content

Commit d8554de

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency core-js to v3.18.0
1 parent ee9dd26 commit d8554de

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"common-tags": "^1.8.0",
141141
"conventional-commits-parser": "^3.0.0",
142142
"copy-webpack-plugin": "9.0.1",
143-
"core-js": "3.17.3",
143+
"core-js": "3.18.0",
144144
"critters": "0.0.10",
145145
"css-loader": "6.3.0",
146146
"debug": "^4.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"caniuse-lite": "^1.0.30001032",
3030
"circular-dependency-plugin": "5.2.2",
3131
"copy-webpack-plugin": "9.0.1",
32-
"core-js": "3.17.3",
32+
"core-js": "3.18.0",
3333
"critters": "0.0.10",
3434
"css-loader": "6.3.0",
3535
"esbuild": "0.12.28",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,10 +3706,10 @@ core-js-compat@^3.14.0, core-js-compat@^3.16.0:
37063706
browserslist "^4.17.0"
37073707
semver "7.0.0"
37083708

3709-
core-js@3.17.3:
3710-
version "3.17.3"
3711-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.3.tgz#8e8bd20e91df9951e903cabe91f9af4a0895bc1e"
3712-
integrity sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==
3709+
core-js@3.18.0:
3710+
version "3.18.0"
3711+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.0.tgz#9af3f4a6df9ba3428a3fb1b171f1503b3f40cc49"
3712+
integrity sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==
37133713

37143714
37153715
version "1.0.2"

0 commit comments

Comments
 (0)