Skip to content

Commit

Permalink
[frontend] Update eslint monorepo to v9.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e31e29d commit d1db6d7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"zustand": "5.0.1"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.17.0",
"@playwright/test": "1.49.0",
"@stylistic/eslint-plugin": "2.11.0",
"@testing-library/dom": "10.4.0",
Expand All @@ -99,7 +99,7 @@
"chokidar": "4.0.1",
"cross-env": "7.0.3",
"esbuild": "0.24.0",
"eslint": "9.15.0",
"eslint": "9.17.0",
"eslint-import-resolver-oxc": "0.6.0",
"eslint-plugin-custom-rules": "link:packages/eslint-plugin-custom-rules",
"eslint-plugin-i18next": "6.1.1",
Expand Down
26 changes: 13 additions & 13 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,10 +1661,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4619,7 +4619,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.5":
"cross-spawn@npm:^7.0.6":
version: 7.0.6
resolution: "cross-spawn@npm:7.0.6"
dependencies:
Expand Down Expand Up @@ -5691,16 +5691,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.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.15.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 @@ -5709,7 +5709,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 @@ -5736,7 +5736,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -8953,7 +8953,7 @@ __metadata:
"@dagrejs/dagre": "npm:1.1.4"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.17.0"
"@fontsource/geologica": "npm:5.0.6"
"@fontsource/ibm-plex-sans": "npm:5.0.21"
"@hookform/resolvers": "npm:3.9.1"
Expand Down Expand Up @@ -8998,7 +8998,7 @@ __metadata:
dompurify: "npm:3.1.6"
elkjs: "npm:0.9.3"
esbuild: "npm:0.24.0"
eslint: "npm:9.15.0"
eslint: "npm:9.17.0"
eslint-import-resolver-oxc: "npm:0.6.0"
eslint-plugin-custom-rules: "link:packages/eslint-plugin-custom-rules"
eslint-plugin-i18next: "npm:6.1.1"
Expand Down

0 comments on commit d1db6d7

Please sign in to comment.