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

Commit 9c33170

Browse files
chore(deps): update dependency core-js to v3.39.0
1 parent ae05791 commit 9c33170

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.38.1",
35+
"core-js": "3.39.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
@@ -4245,10 +4245,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
42454245
dependencies:
42464246
browserslist "^4.22.1"
42474247

4248-
core-js@3.38.1:
4249-
version "3.38.1"
4250-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
4251-
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
4248+
core-js@3.39.0:
4249+
version "3.39.0"
4250+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
4251+
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
42524252

42534253
core-js@^3.6.5:
42544254
version "3.28.0"

0 commit comments

Comments
 (0)