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 May 21, 2021
1 parent b4d41f9 commit ec60e8b
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 369 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,38 +27,38 @@
"templates"
],
"dependencies": {
"amphtml-validator": "^1.0.34",
"chalk": "^4.1.0",
"amphtml-validator": "^1.0.35",
"chalk": "^4.1.1",
"consola": "^2.15.3",
"raw-loader": "^4.0.2"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@nuxtjs/eslint-config": "^6.0.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"codecov": "^3.8.1",
"eslint": "^7.24.0",
"codecov": "^3.8.2",
"eslint": "^7.26.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.5",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-vue": "^7.9.0",
"get-port": "5.1.1",
"husky": "^5.2.0",
"jest": "^26.6.3",
"jest-puppeteer": "^5.0.0",
"jest-puppeteer": "^5.0.3",
"node-sass": "^5.0.0",
"nuxt-edge": "^2.14.8-26779714.3b19e3f4",
"nuxt-i18n": "^6.25.0",
"nuxt-i18n": "^6.27.0",
"puppeteer": "^8.0.0",
"request": "2.88.2",
"sass-loader": "^10.1.1",
"standard-version": "^9.2.0"
"sass-loader": "^10.2.0",
"standard-version": "^9.3.0"
}
}
Loading

0 comments on commit ec60e8b

Please sign in to comment.