Skip to content

Commit

Permalink
chore(deps): update eslint packages to v9.9.1 (#634)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 2bc89d7 commit a861ea9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.0",
"@eslint/js": "9.9.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint": "^9",
"@types/js-cookie": "3.0.6",
Expand All @@ -65,7 +65,7 @@
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"date-fns": "3.6.0",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.5",
"jsdom": "25.0.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -942,14 +942,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.17.1":
version: 0.17.1
resolution: "@eslint/config-array@npm:0.17.1"
"@eslint/config-array@npm:^0.18.0":
version: 0.18.0
resolution: "@eslint/config-array@npm:0.18.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.4"
debug: "npm:^4.3.1"
minimatch: "npm:^3.1.2"
checksum: 10c0/b986a0a96f2b42467578968ce3d4ae3b9284e587f8490f2dcdc44ff1b8d30580c62b221da6e58d07b09e156c3050e2dc38267f9370521d9cafc099c4e30154ef
checksum: 10c0/0234aeb3e6b052ad2402a647d0b4f8a6aa71524bafe1adad0b8db1dfe94d7f5f26d67c80f79bb37ac61361a1d4b14bb8fb475efe501de37263cf55eabb79868f
languageName: node
linkType: hard

Expand All @@ -970,10 +970,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.9.0":
version: 9.9.0
resolution: "@eslint/js@npm:9.9.0"
checksum: 10c0/6ec9f1f0d576132444d6a5c66a8a08b0be9444e3ebb563fa6a6bebcf5299df3da7e454dc04c0fa601bb811197f00764b3a04430d8458cdb8e3a4677993d23f30
"@eslint/js@npm:9.9.1":
version: 9.9.1
resolution: "@eslint/js@npm:9.9.1"
checksum: 10c0/a3a91de2ce78469f7c4eee78c1eba77360706e1d0fa0ace2e19102079bcf237b851217c85ea501dc92c4c3719d60d9df966977abc8554d4c38e3638c1f53dcb2
languageName: node
linkType: hard

Expand All @@ -998,7 +998,7 @@ __metadata:
"@commitlint/cli": "npm:19.4.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.9.0"
"@eslint/js": "npm:9.9.1"
"@faker-js/faker": "npm:8.4.1"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/eslint": "npm:^9"
Expand All @@ -1008,7 +1008,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
"@typescript-eslint/parser": "npm:8.3.0"
date-fns: "npm:3.6.0"
eslint: "npm:9.9.0"
eslint: "npm:9.9.1"
eslint-config-prettier: "npm:9.1.0"
filesize: "npm:10.1.4"
husky: "npm:9.1.5"
Expand Down Expand Up @@ -3160,15 +3160,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.9.0":
version: 9.9.0
resolution: "eslint@npm:9.9.0"
"eslint@npm:9.9.1":
version: 9.9.1
resolution: "eslint@npm:9.9.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.17.1"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.9.0"
"@eslint/js": "npm:9.9.1"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -3205,7 +3205,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/3a22f68c99d75dcbafe6e2fef18d2b5bbcc960c2437f48a414ccf9ca214254733a18e6b79d07bbd374a2369a648413e421aabd07b11be3de5a44d5a4b9997877
checksum: 10c0/5e71efda7c0a14ee95436d5cdfed04ee61dfb1d89d7a32b50a424de2e680af82849628ea6581950c2e0726491f786a3cfd0032ce013c1c5093786e475cfdfb33
languageName: node
linkType: hard

Expand Down

0 comments on commit a861ea9

Please sign in to comment.