Skip to content

Commit

Permalink
Update all development Yarn dependencies (2021-01-27)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and wolfgangwalther committed Jan 29, 2021
1 parent 2c5c720 commit f225732
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 141 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -23,29 +23,29 @@
"devDependencies": {
"@babel/eslint-parser": "^7.12.1",
"@babel/plugin-proposal-private-methods": "^7.12.1",
"@vue/cli-plugin-babel": "^4.5.9",
"@vue/cli-plugin-eslint": "^4.5.9",
"@vue/cli-plugin-unit-jest": "^4.5.9",
"@vue/cli-service": "^4.5.9",
"@vue/cli-plugin-babel": "^4.5.11",
"@vue/cli-plugin-eslint": "^4.5.11",
"@vue/cli-plugin-unit-jest": "^4.5.11",
"@vue/cli-service": "^4.5.11",
"@vue/eslint-config-standard": "^6.0.0",
"@vue/test-utils": "1.1.2",
"@vuepress/plugin-active-header-links": "^1.7.1",
"@vuepress/plugin-back-to-top": "^1.7.1",
"core-js": "^3.8.1",
"@vuepress/plugin-active-header-links": "^1.8.0",
"@vuepress/plugin-back-to-top": "^1.8.0",
"core-js": "^3.8.3",
"coveralls": "^3.1.0",
"eslint": "^7.16.0",
"eslint": "^7.18.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.4.0",
"eslint-plugin-vue": "^7.5.0",
"flush-promises": "^1.0.2",
"jest-fetch-mock": "^3.0.3",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"release-it": "^14.2.2",
"vue": "^2.6.12",
"vue-template-compiler": "^2.6.12",
"vuepress": "^1.7.1",
"vuepress": "^1.8.0",
"webpack-node-externals": "^2.5.2"
},
"homepage": "https://github.com/technowledgy/vue-postgrest#readme",
Expand Down

0 comments on commit f225732

Please sign in to comment.