Skip to content

Commit

Permalink
Bump core-js from 3.36.1 to 3.37.1
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 66f5157 commit cc751e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "vue-cli-service lint && vue-cli-service test:unit && stylelint \"./src/**/*.scss\""
},
"dependencies": {
"core-js": "^3.36.1",
"core-js": "^3.37.1",
"register-service-worker": "^1.7.2",
"vue": "^2.6.14",
"vue-i18n": "^8.27.1",
Expand Down

0 comments on commit cc751e0

Please sign in to comment.