Skip to content

Commit

Permalink
chore(deps): update dependency core-js to v3.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 9e444d1 commit 18fe67d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@vue/test-utils": "1.3.6",
"@vue/vue2-jest": "29.2.6",
"babel-jest": "29.7.0",
"core-js": "3.38.0",
"core-js": "3.38.1",
"coveralls": "3.1.1",
"eslint": "9.9.0",
"eslint-plugin-import": "2.29.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2773,10 +2773,10 @@ core-js-compat@^3.36.1, core-js-compat@^3.37.1:
dependencies:
browserslist "^4.23.0"

[email protected].0:
version "3.38.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636"
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==
[email protected].1:
version "3.38.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==

[email protected]:
version "1.0.2"
Expand Down

0 comments on commit 18fe67d

Please sign in to comment.