Skip to content

Commit

Permalink
build(deps): Bump core-js from 3.25.2 to 3.25.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.25.2...v3.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 26, 2022
1 parent c063b72 commit 4a67d1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint:fix": "vue-cli-service lint && stylelint '**/*.vue' --fix"
},
"dependencies": {
"core-js": "^3.25.2",
"core-js": "^3.25.3",
"vue": "^3.2.39",
"vue-router": "^4.1.3"
},
Expand Down

0 comments on commit 4a67d1d

Please sign in to comment.