Skip to content

Commit

Permalink
Merge pull request #53 from Hobbit44/dependabot/npm_and_yarn/eslint-9…
Browse files Browse the repository at this point in the history
….9.1

Bump eslint from 9.9.0 to 9.9.1
  • Loading branch information
github-actions[bot] authored Aug 26, 2024
2 parents 6ab0ce2 + 1100da5 commit f195078
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-jest": "^27.9.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1883,14 +1883,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 @@ -1911,10 +1911,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 @@ -1939,7 +1939,7 @@ __metadata:
"@types/node": "npm:^20.11.20"
"@typescript-eslint/eslint-plugin": "npm:^7.9.0"
"@typescript-eslint/parser": "npm:^7.0.2"
eslint: "npm:^9.9.0"
eslint: "npm:^9.9.1"
eslint-plugin-jest: "npm:^27.9.0"
husky: "npm:^9.0.11"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -4598,15 +4598,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 @@ -4643,7 +4643,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 f195078

Please sign in to comment.