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 9, 2021
1 parent db92c4e commit e7321ed
Show file tree
Hide file tree
Showing 3 changed files with 825 additions and 269 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/python:3.5-node
- image: circleci/python:3.9-node
steps:
# Checkout repository
- checkout
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"py-loader": "martim00/python-webpack-loader"
},
"devDependencies": {
"@nuxtjs/pwa": "^2.0.5",
"@nuxtjs/pwa": "^2.6.0",
"codecov": "latest",
"eslint": "^4.17.0",
"eslint": "^4.19.1",
"eslint-config-standard": "latest",
"eslint-plugin-import": "latest",
"eslint-plugin-jest": "^21.8.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-jest": "^21.27.2",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "latest",
"eslint-plugin-standard": "latest",
"eslint-plugin-vue": "latest",
"jest": "^22.2.2",
"jest": "^22.4.4",
"jsdom": "latest",
"nuxt": "latest",
"standard-version": "latest"
Expand Down
Loading

0 comments on commit e7321ed

Please sign in to comment.