Skip to content

Commit

Permalink
chore(deps): update js-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent e4165c9 commit de3f82b
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 49 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/vue": "5.8.2",
"@vue/cli-plugin-babel": "4.5.17",
"@vue/cli-plugin-e2e-cypress": "5.0.4",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.17",
"@vue/cli-plugin-unit-jest": "4.5.17",
"@vue/cli-service": "4.5.17",
"@vue/eslint-config-standard": "6.1.0",
Expand All @@ -63,15 +63,15 @@
"babel-plugin-require-context-hook": "1.0.0",
"coveralls": "3.1.1",
"eslint": "7.32.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-vue": "7.20.0",
"flush-promises": "1.0.2",
"jest": "26.6.3",
"jest-canvas-mock": "2.3.1",
"jest-serializer-vue-tjw": "3.19.0",
"lint-staged": "12.1.2",
"lint-staged": "12.3.7",
"sass": "1.32.13",
"vite": "2.7.13",
"vite-plugin-components": "0.13.3",
Expand Down
91 changes: 47 additions & 44 deletions print/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "27.4.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-nuxt": "2.0.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-vue": "7.20.0",
"jest": "27.4.3",
"prettier": "2.5.1",
"prettier": "2.6.2",
"stylelint": "13.13.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "22.0.0",
Expand Down

0 comments on commit de3f82b

Please sign in to comment.