Skip to content

Commit

Permalink
chore(deps): update eslint to v9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 4dc6b81 commit 92f4f6d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"xz-decompress": "0.2.2"
},
"devDependencies": {
"@eslint/js": "9.7.0",
"@eslint/js": "9.8.0",
"@oliversalzburg/eslint-config": "0.0.24",
"@types/chai": "4.3.16",
"@types/eslint": "9.6.0",
"@types/mocha": "10.0.7",
"@types/node": "20.14.12",
"esbuild": "0.23.0",
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-tsdoc": "0.3.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@apt-repositories/generator@workspace:."
dependencies:
"@eslint/js": "npm:9.7.0"
"@eslint/js": "npm:9.8.0"
"@oliversalzburg/eslint-config": "npm:0.0.24"
"@oliversalzburg/js-utils": "npm:0.0.59"
"@types/chai": "npm:4.3.16"
Expand All @@ -18,7 +18,7 @@ __metadata:
"@types/node": "npm:20.14.12"
apt-parser: "npm:1.5.1"
esbuild: "npm:0.23.0"
eslint: "npm:9.7.0"
eslint: "npm:9.8.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:48.8.3"
eslint-plugin-tsdoc: "npm:0.3.0"
Expand Down Expand Up @@ -266,7 +266,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.17.0":
"@eslint/config-array@npm:^0.17.1":
version: 0.17.1
resolution: "@eslint/config-array@npm:0.17.1"
dependencies:
Expand Down Expand Up @@ -294,10 +294,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.7.0":
version: 9.7.0
resolution: "@eslint/js@npm:9.7.0"
checksum: 10c0/73fc10666f6f4aed6f58e407e09f42ceb0d42fa60c52701c64ea9f59a81a6a8ad5caecdfd423d03088481515fe7ec17eb461acb4ef1ad70b649b6eae465b3164
"@eslint/js@npm:9.8.0":
version: 9.8.0
resolution: "@eslint/js@npm:9.8.0"
checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
languageName: node
linkType: hard

Expand Down Expand Up @@ -1089,15 +1089,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.7.0":
version: 9.7.0
resolution: "eslint@npm:9.7.0"
"eslint@npm:9.8.0":
version: 9.8.0
resolution: "eslint@npm:9.8.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.17.0"
"@eslint/config-array": "npm:^0.17.1"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.7.0"
"@eslint/js": "npm:9.8.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -1129,7 +1129,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10c0/e2369a9534404f62f37ee5560e56fb84e0776a9c8f084550170017992772e7034d73571bdf4060e2fe9b836f136d45b07d50407d4b9361de720ee77794259274
checksum: 10c0/a2ee0cce1147565d011fe185733af482f34d5466f5df5f390d0ea2ecf78097883cf568ed6c771d687138609c63cd55cd1e3ff12de7393c03f54fcffcdd0f225d
languageName: node
linkType: hard

Expand Down

0 comments on commit 92f4f6d

Please sign in to comment.