Skip to content

Commit 12c6065

Browse files
chore(deps): update dependency core-js to v3.46.0 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f12efc commit 12c6065

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.1",
56+
"core-js": "3.46.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
@@ -3675,10 +3675,10 @@ __metadata:
36753675
languageName: node
36763676
linkType: hard
36773677

3678-
"core-js@npm:3.45.1":
3679-
version: 3.45.1
3680-
resolution: "core-js@npm:3.45.1"
3681-
checksum: 10c0/c38e5fae5a05ee3a129c45e10056aafe61dbb15fd35d27e0c289f5490387541c89741185e0aeb61acb558559c6697e016c245cca738fa169a73f2b06cd30e6b6
3678+
"core-js@npm:3.46.0":
3679+
version: 3.46.0
3680+
resolution: "core-js@npm:3.46.0"
3681+
checksum: 10c0/12d559d39a58227881bc6c86c36d24dcfbe2d56e52dac42e35e8643278172596ab67f57ede98baf40b153ca1b830f37420ea32c3f7417c0c5a1fed46438ae187
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.1"
9205+
core-js: "npm:3.46.0"
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)