Updated all non-major dependencies to latest

This commit is contained in:
Liyas Thomas
2020-09-15 06:49:03 +05:30
parent d9f78b9d5c
commit 3978dd9b07
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -15779,9 +15779,9 @@
"integrity": "sha512-KEakJLI7R6+UCmhJOMZ0K7C+Zf5FcMh7QDkBRaEq39V7d9JgSrTDBf/9HuHU3TaxQYXx4fUi5PTIPdwLXq+iow=="
},
"vue-jest": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.6.tgz",
"integrity": "sha512-VyuM8wR0vAlYCbPRY+PhIqRU5yUyBnUmwYTo4IFScs2+tiuis5VBItU0PGC8Wcx6qJwKB5jq5p7WFhabzMFMgQ==",
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.7.tgz",
"integrity": "sha512-PIOxFM+wsBMry26ZpfBvUQ/DGH2hvp5khDQ1n51g3bN0TwFwTy4J85XVfxTRMukqHji/GnAoGUnlZ5Ao73K62w==",
"dev": true,
"requires": {
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",

View File

@@ -66,7 +66,7 @@
"prettier": "^2.1.1",
"pretty-quick": "^3.0.2",
"sass-loader": "^10.0.2",
"vue-jest": "^3.0.6"
"vue-jest": "^3.0.7"
},
"jest": {
"moduleFileExtensions": [