mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-01 20:57:54 +01:00
fix(deps): bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0. - [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/compare/v3.6.5...v3.7.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/typescript-runtime": "^2.0.0",
|
||||
"@nuxtjs/axios": "^5.12.2",
|
||||
"core-js": "^3.6.5",
|
||||
"core-js": "^3.7.0",
|
||||
"nuxt": "^2.14.6",
|
||||
"sass": "^1.29.0",
|
||||
"sass-loader": "^10.0.5"
|
||||
|
||||
Reference in New Issue
Block a user