Skip to content

Commit 79cfad0

Browse files
chore(deps): update dependency core-js to v3.47.0 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ac7658 commit 79cfad0

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"autoprefixer": "10.4.22",
5454
"babel-polyfill": "6.26.0",
5555
"c8": "7.14.0",
56-
"core-js": "3.46.0",
56+
"core-js": "3.47.0",
5757
"cssnano": "5.1.15",
5858
"eslint": "8.23.1",
5959
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3685,10 +3685,10 @@ __metadata:
36853685
languageName: node
36863686
linkType: hard
36873687

3688-
"core-js@npm:3.46.0":
3689-
version: 3.46.0
3690-
resolution: "core-js@npm:3.46.0"
3691-
checksum: 10c0/12d559d39a58227881bc6c86c36d24dcfbe2d56e52dac42e35e8643278172596ab67f57ede98baf40b153ca1b830f37420ea32c3f7417c0c5a1fed46438ae187
3688+
"core-js@npm:3.47.0":
3689+
version: 3.47.0
3690+
resolution: "core-js@npm:3.47.0"
3691+
checksum: 10c0/9b1a7088b7c660c7b8f1d4c90bb1816a8d5352ebdcb7bc742e3a0e4eb803316b5aa17bacb8769522342196351a5430178f46914644f2bfdb94ce0ced3c7fd523
36923692
languageName: node
36933693
linkType: hard
36943694

@@ -9219,7 +9219,7 @@ __metadata:
92199219
autoprefixer: "npm:10.4.22"
92209220
babel-polyfill: "npm:6.26.0"
92219221
c8: "npm:7.14.0"
9222-
core-js: "npm:3.46.0"
9222+
core-js: "npm:3.47.0"
92239223
cssnano: "npm:5.1.15"
92249224
eslint: "npm:8.23.1"
92259225
eslint-config-prettier: "npm:8.5.0"

0 commit comments

Comments
 (0)