Skip to content

Commit

Permalink
Update all development Yarn dependencies (2020-10-26)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 26, 2020
1 parent 31c0c55 commit 42f9ac8
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 1,824 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"toposort-class": "^1.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.7",
"@vue/cli-plugin-eslint": "^4.5.7",
"@vue/cli-plugin-unit-jest": "^4.5.7",
"@vue/cli-service": "^4.5.7",
"@vue/cli-plugin-babel": "^4.5.8",
"@vue/cli-plugin-eslint": "^4.5.8",
"@vue/cli-plugin-unit-jest": "^4.5.8",
"@vue/cli-service": "^4.5.8",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "1.1.0",
"babel-eslint": "^10.1.0",
"core-js": "^3.6.5",
"coveralls": "^3.1.0",
"eslint": "^7.11.0",
"eslint": "^7.12.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^7.0.1",
"eslint-plugin-standard": "^4.0.2",
"eslint-plugin-vue": "^7.1.0",
"exports-loader": "^1.1.1",
"extract-loader": "^5.1.0",
"file-loader": "^6.1.1",
Expand All @@ -46,7 +46,7 @@
"to-string-loader": "^1.1.6",
"vue": "^2.6.12",
"vue-template-compiler": "^2.6.12",
"webpack-cli": "^4.0.0",
"webpack-cli": "^4.1.0",
"webpack-node-externals": "^2.5.2"
},
"homepage": "https://github.com/technowledgy/vue-h5p#readme",
Expand Down

0 comments on commit 42f9ac8

Please sign in to comment.