Skip to content

Commit

Permalink
chore(deps): update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent cf08ae6 commit 88a6686
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 43 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mypy~=1.5.0
pre-commit~=3.4.0
pylint~=2.17.4
sourcery~=1.9.0
sourcery~=1.10.0
types-Pillow~=10.0.0.2
types-PyYAML~=6.0.12.10
types-requests~=2.31.0.1
Expand Down
64 changes: 24 additions & 40 deletions webclient/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 webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "1.2.0",
"@rushstack/eslint-patch": "1.4.0",
"@rushstack/eslint-patch": "1.5.0",
"@sentry/vite-plugin": "2.7.1",
"@types/swagger-ui-dist": "3.30.1",
"@vitejs/plugin-vue": "4.3.4",
Expand All @@ -37,7 +37,7 @@
"@vue/tsconfig": "0.4.0",
"@yankeeinlondon/link-builder": "1.2.1",
"cypress": "13.2.0",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-plugin-vue": "9.17.0",
"isomorphic-fetch": "3.0.0",
"npm-run-all": "4.1.5",
Expand Down

0 comments on commit 88a6686

Please sign in to comment.