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 Dec 13, 2024
1 parent 90812c5 commit 43b7a1a
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 166 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.13.0
pre-commit==4.0.1
pytest==8.3.4
ruff==0.8.0
ruff==0.8.3
types-Pillow==10.2.0.20240822
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20241016
Expand Down
6 changes: 3 additions & 3 deletions webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"@nuxt/eslint": "0.6.1",
"@nuxtjs/i18n": "9.0.0",
"@nuxtjs/tailwindcss": "6.12.2",
"@types/geojson": "7946.0.14",
"@types/geojson": "7946.0.15",
"@types/nightwind": "1.0.0",
"@types/swagger-ui": "3.52.4",
"@vue/tsconfig": "0.6.0",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint": "9.17.0",
"openapi-typescript": "6.7.6",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
Expand Down
Loading

0 comments on commit 43b7a1a

Please sign in to comment.