Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.57.0 to 9.8.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent b63e6b9 commit 2a921fd
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 154 deletions.
2 changes: 1 addition & 1 deletion packages/change-etab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"axios": "^1.7.3",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-plugin-vue": "^9.27.0",
"lint-staged": "^15.2.8",
"npm-run-all2": "^6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/param-etab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@vue/tsconfig": "^0.5.1",
"axios": "^1.7.3",
"cropperjs": "^1.6.2",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
"lint-staged": "^15.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/ressources-diffusables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"axios": "^1.7.3",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/tldraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-react": "^4.3.1",
"axios": "^1.7.3",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/wisemapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-react": "^4.3.1",
"axios": "^1.7.3",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
Loading

0 comments on commit 2a921fd

Please sign in to comment.