Merge pull request #12077 from HabitRPG/dependabot/npm_and_yarn/website/client/core-js-3.6.5

build(deps): bump core-js from 3.6.4 to 3.6.5 in /website/client
This commit is contained in:
Matteo Pagliazzi
2020-04-13 13:27:08 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.10.1",
"chai": "^4.1.2",
"core-js": "^3.6.4",
"core-js": "^3.6.5",
"eslint": "^6.8.0",
"eslint-config-habitrpg": "^6.2.0",
"eslint-plugin-mocha": "^5.3.0",