Skip to content

Commit 73a2a28

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency core-js to v3.19.1
1 parent 5402f99 commit 73a2a28

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
@@ -138,7 +138,7 @@
138138
"common-tags": "^1.8.0",
139139
"conventional-commits-parser": "^3.0.0",
140140
"copy-webpack-plugin": "9.0.1",
141-
"core-js": "3.19.0",
141+
"core-js": "3.19.1",
142142
"critters": "0.0.14",
143143
"css-loader": "6.5.0",
144144
"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.19.0",
32+
"core-js": "3.19.1",
3333
"critters": "0.0.14",
3434
"css-loader": "6.5.0",
3535
"esbuild-wasm": "0.13.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3710,10 +3710,10 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.0:
37103710
browserslist "^4.17.5"
37113711
semver "7.0.0"
37123712

3713-
3714-
version "3.19.0"
3715-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.0.tgz#9e40098a9bc326c7e81b486abbd5e12b9d275176"
3716-
integrity sha512-L1TpFRWXZ76vH1yLM+z6KssLZrP8Z6GxxW4auoCj+XiViOzNPJCAuTIkn03BGdFe6Z5clX5t64wRIRypsZQrUg==
3713+
3714+
version "3.19.1"
3715+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641"
3716+
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==
37173717

37183718
37193719
version "1.0.2"

0 commit comments

Comments
 (0)