Skip to content

Commit 39f0b22

Browse files
chore(deps): update dependency core-js to v3.45.1 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1f0ad4 commit 39f0b22

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.21",
5454
"babel-polyfill": "6.26.0",
5555
"c8": "7.14.0",
56-
"core-js": "3.45.0",
56+
"core-js": "3.45.1",
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
@@ -3675,10 +3675,10 @@ __metadata:
36753675
languageName: node
36763676
linkType: hard
36773677

3678-
"core-js@npm:3.45.0":
3679-
version: 3.45.0
3680-
resolution: "core-js@npm:3.45.0"
3681-
checksum: 10c0/118350f9f1d81f42a1276590d6c217dca04c789fdb8074c82e53056b1a784948769a62b16b98493fd73e8a988545432f302bca798571e56ad881b9c039a5a83c
3678+
"core-js@npm:3.45.1":
3679+
version: 3.45.1
3680+
resolution: "core-js@npm:3.45.1"
3681+
checksum: 10c0/c38e5fae5a05ee3a129c45e10056aafe61dbb15fd35d27e0c289f5490387541c89741185e0aeb61acb558559c6697e016c245cca738fa169a73f2b06cd30e6b6
36823682
languageName: node
36833683
linkType: hard
36843684

@@ -9202,7 +9202,7 @@ __metadata:
92029202
autoprefixer: "npm:10.4.21"
92039203
babel-polyfill: "npm:6.26.0"
92049204
c8: "npm:7.14.0"
9205-
core-js: "npm:3.45.0"
9205+
core-js: "npm:3.45.1"
92069206
cssnano: "npm:5.1.15"
92079207
eslint: "npm:8.23.1"
92089208
eslint-config-prettier: "npm:8.5.0"

0 commit comments

Comments
 (0)