File tree Expand file tree Collapse file tree 3 files changed +854
-277
lines changed Expand file tree Collapse file tree 3 files changed +854
-277
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 2
22jobs :
33 build :
44 docker :
5- - image : circleci/python:3.5 -node
5+ - image : circleci/python:3.10 -node
66 steps :
77 # Checkout repository
88 - checkout
Original file line number Diff line number Diff line change 3333 "py-loader" : " martim00/python-webpack-loader"
3434 },
3535 "devDependencies" : {
36- "@nuxtjs/pwa" : " ^2.0.5 " ,
36+ "@nuxtjs/pwa" : " ^2.6.0 " ,
3737 "codecov" : " latest" ,
38- "eslint" : " ^4.17.0 " ,
38+ "eslint" : " ^4.19.1 " ,
3939 "eslint-config-standard" : " latest" ,
4040 "eslint-plugin-import" : " latest" ,
41- "eslint-plugin-jest" : " ^21.8.0 " ,
42- "eslint-plugin-node" : " ^6.0.0 " ,
41+ "eslint-plugin-jest" : " ^21.27.2 " ,
42+ "eslint-plugin-node" : " ^6.0.1 " ,
4343 "eslint-plugin-promise" : " latest" ,
4444 "eslint-plugin-standard" : " latest" ,
4545 "eslint-plugin-vue" : " latest" ,
46- "jest" : " ^22.2.2 " ,
46+ "jest" : " ^22.4.4 " ,
4747 "jsdom" : " latest" ,
4848 "nuxt" : " latest" ,
4949 "standard-version" : " latest"
You can’t perform that action at this time.
0 commit comments