Skip to content

Commit

Permalink
Update all development Yarn dependencies (2021-09-06)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Sep 6, 2021
1 parent 1dcdc10 commit e5aa2da
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 75 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"toposort-class": "^1.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/eslint-parser": "^7.15.4",
"@babel/preset-env": "^7.15.4",
"@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.3",
"core-js": "^3.17.2",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.2",
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.1",
"vite": "^2.5.3",
"vite-plugin-vue2": "^1.8.1",
"vue": "^2.6.14",
"vue-template-compiler": "^2.6.14"
Expand Down

0 comments on commit e5aa2da

Please sign in to comment.