Skip to content

Commit

Permalink
Update all development Yarn dependencies (2021-08-30)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and wolfgangwalther committed Aug 31, 2021
1 parent 9dad490 commit 1dcdc10
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 304 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"@vue/eslint-config-standard": "^6.1.0",
"@vue/test-utils": "1.2.2",
"@vue/vue2-jest": "^27.0.0-alpha.1",
"core-js": "^3.16.2",
"core-js": "^3.16.3",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.16.0",
"eslint-plugin-vue": "^7.17.0",
"flush-promises": "^1.0.2",
"jest": "^27.0.6",
"jest": "^27.1.0",
"jest-fetch-mock": "^3.0.3",
"jest-serializer-vue": "^2.0.2",
"jest-watch-typeahead": "^0.6.4",
Expand All @@ -44,7 +44,7 @@
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-string": "^3.0.0",
"vite": "^2.5.0",
"vite": "^2.5.1",
"vite-plugin-vue2": "^1.8.1",
"vue": "^2.6.14",
"vue-template-compiler": "^2.6.14"
Expand Down

0 comments on commit 1dcdc10

Please sign in to comment.