Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 09589df

Browse files
chore(deps): update dependency core-js to v3.31.0
1 parent fdcb7ae commit 09589df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vue/cli-service": "4.5.19",
3333
"@vue/eslint-config-airbnb": "5.3.0",
3434
"babel-eslint": "10.1.0",
35-
"core-js": "3.30.2",
35+
"core-js": "3.31.0",
3636
"eslint": "7.32.0",
3737
"eslint-plugin-testcafe": "0.2.1",
3838
"eslint-plugin-vue": "7.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3276,10 +3276,10 @@ core-js-compat@^3.25.1, core-js-compat@^3.6.5:
32763276
dependencies:
32773277
browserslist "^4.21.5"
32783278

3279-
core-js@3.30.2:
3280-
version "3.30.2"
3281-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.2.tgz#6528abfda65e5ad728143ea23f7a14f0dcf503fc"
3282-
integrity sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==
3279+
core-js@3.31.0:
3280+
version "3.31.0"
3281+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.0.tgz#4471dd33e366c79d8c0977ed2d940821719db344"
3282+
integrity sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==
32833283

32843284
core-js@^3.6.5:
32853285
version "3.28.0"

0 commit comments

Comments
 (0)