Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2020
1 parent c223860 commit aa97d2e
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 65 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,32 +99,32 @@
"vue-functional-data-merge": "^3.1.0"
},
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.4",
"@babel/cli": "^7.11.5",
"@babel/core": "^7.11.5",
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/standalone": "^7.11.4",
"@nuxt/content": "^1.7.0",
"@babel/plugin-transform-runtime": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/standalone": "^7.11.5",
"@nuxt/content": "^1.7.1",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.0.2",
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.4.0",
"@testing-library/jest-dom": "^5.11.4",
"@vue/test-utils": "^1.0.4",
"@vue/test-utils": "^1.0.5",
"autoprefixer": "^9.8.6",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"babel-plugin-istanbul": "^6.0.0",
"bootstrap-icons": "^1.0.0-alpha5",
"bootstrap-icons": "^1.0.0",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"codemirror": "^5.57.0",
"codesandbox": "^2.1.16",
"core-js": ">=2.6.5 <3.0.0",
"cross-env": "^7.0.2",
"eslint": "^7.7.0",
"eslint": "^7.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-vue": "^2.0.2",
Expand All @@ -149,11 +149,11 @@
"marked": "^1.1.1",
"node-sass": "^4.14.1",
"nuxt": "^2.14.4",
"postcss-cli": "^7.1.1",
"postcss-cli": "^7.1.2",
"prettier": "1.14.3",
"regenerator-runtime": "^0.13.7",
"require-context": "^1.1.0",
"rollup": "^2.26.6",
"rollup": "^2.26.8",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
Loading

0 comments on commit aa97d2e

Please sign in to comment.