Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 80e7461 commit 47d5e6e
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/change-etab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@vue/tsconfig": "^0.7.0",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/info-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@tsconfig/node22": "^22.0.0",
"@types/node": "^22",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lit": "^3.2.1",
"lit-analyzer": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mediacentre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@vueuse/core": "^12.0.0",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lint-staged": "^15.2.10",
"lodash.debounce": "^4.0.8",
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 @@ -60,7 +60,7 @@
"axios": "^1.7.9",
"cropperjs": "^1.6.2",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
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 @@ -71,7 +71,7 @@
"@vue/tsconfig": "^0.7.0",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"lint-staged": "^15.2.10",
"lodash.debounce": "^4.0.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 @@ -66,7 +66,7 @@
"@vitejs/plugin-react": "^4.3.4",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/wisemapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@vitejs/plugin-react": "^4.3.4",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.12",
Expand Down
47 changes: 29 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1401,7 +1401,7 @@ __metadata:
"@vue/tsconfig": "npm:^0.7.0"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
lint-staged: "npm:^15.2.10"
npm-run-all2: "npm:^7.0.1"
Expand All @@ -1425,7 +1425,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.7.1"
"@tsconfig/node22": "npm:^22.0.0"
"@types/node": "npm:^22"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
lit: "npm:^3.2.1"
lit-analyzer: "npm:^2.0.3"
Expand Down Expand Up @@ -1458,7 +1458,7 @@ __metadata:
"@vueuse/core": "npm:^12.0.0"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
lint-staged: "npm:^15.2.10"
lodash.debounce: "npm:^4.0.8"
Expand Down Expand Up @@ -1493,7 +1493,7 @@ __metadata:
axios: "npm:^1.7.9"
cropperjs: "npm:^1.6.2"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
lint-staged: "npm:^15.2.10"
npm-run-all2: "npm:^7.0.1"
Expand Down Expand Up @@ -1567,7 +1567,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.4"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.12"
Expand Down Expand Up @@ -1606,7 +1606,7 @@ __metadata:
"@vue/tsconfig": "npm:^0.7.0"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
lint-staged: "npm:^15.2.10"
lodash.debounce: "npm:^4.0.8"
Expand Down Expand Up @@ -1694,7 +1694,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.4"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.12"
Expand Down Expand Up @@ -5255,7 +5255,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3":
version: 7.0.5
resolution: "cross-spawn@npm:7.0.5"
dependencies:
Expand All @@ -5266,6 +5266,17 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.6":
version: 7.0.6
resolution: "cross-spawn@npm:7.0.6"
dependencies:
path-key: "npm:^3.1.0"
shebang-command: "npm:^2.0.0"
which: "npm:^2.0.1"
checksum: 10/0d52657d7ae36eb130999dffff1168ec348687b48dd38e2ff59992ed916c88d328cf1d07ff4a4a10bc78de5e1c23f04b306d569e42f7a2293915c081e4dfee86
languageName: node
linkType: hard

"css-color-keywords@npm:^1.0.0":
version: 1.0.0
resolution: "css-color-keywords@npm:1.0.0"
Expand Down Expand Up @@ -6393,16 +6404,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
"eslint@npm:^9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.16.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand All @@ -6411,7 +6422,7 @@ __metadata:
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.5"
cross-spawn: "npm:^7.0.6"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
Expand All @@ -6438,7 +6449,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
languageName: node
linkType: hard

Expand Down

0 comments on commit 47d5e6e

Please sign in to comment.