Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit a720cb8

Browse files
authored
Merge pull request #126 from IDNatte/dependabot/npm_and_yarn/nyanga/eslint-9.6.0
Bump eslint from 9.5.0 to 9.6.0 in /nyanga
2 parents a920819 + 3985ac0 commit a720cb8

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

nyanga/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^7.11.0",
2828
"@typescript-eslint/parser": "^7.11.0",
2929
"autoprefixer": "^10.4.19",
30-
"eslint": "^9.4.0",
30+
"eslint": "^9.6.0",
3131
"eslint-config-prettier": "^9.1.0",
3232
"eslint-plugin-svelte3": "^4.0.0",
3333
"lodash": "^4.17.21",

nyanga/yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -362,14 +362,14 @@ __metadata:
362362
languageName: node
363363
linkType: hard
364364

365-
"@eslint/config-array@npm:^0.16.0":
366-
version: 0.16.0
367-
resolution: "@eslint/config-array@npm:0.16.0"
365+
"@eslint/config-array@npm:^0.17.0":
366+
version: 0.17.0
367+
resolution: "@eslint/config-array@npm:0.17.0"
368368
dependencies:
369369
"@eslint/object-schema": "npm:^2.1.4"
370370
debug: "npm:^4.3.1"
371-
minimatch: "npm:^3.0.5"
372-
checksum: 10c0/b9d04409151dc95ec6b5e04e1e185a808d58e18cfc7340adc1e9420a5ff15843a0a308fb2cd9a2b354652885c2bebbcd5515814e93e9c9133f423891b6e53c70
371+
minimatch: "npm:^3.1.2"
372+
checksum: 10c0/97eb23ef0948dbc5f24884a3b75c537ca37ee2b1f27a864cd0d9189c089bc1a724dc6e1a4d9b7dd304d9f732ca02aa7916243a7715d6f1f17159d8a8c83f0c9e
373373
languageName: node
374374
linkType: hard
375375

@@ -390,10 +390,10 @@ __metadata:
390390
languageName: node
391391
linkType: hard
392392

393-
"@eslint/js@npm:9.5.0":
394-
version: 9.5.0
395-
resolution: "@eslint/js@npm:9.5.0"
396-
checksum: 10c0/dacf51ec2d5b4c8d1315d21a0ff761235d9e39b2391cb945138c58dc512a6c18949c40b644235f5c4fdf5b637ef8f881214acc496dddf46b718529bf22af42ac
393+
"@eslint/js@npm:9.6.0":
394+
version: 9.6.0
395+
resolution: "@eslint/js@npm:9.6.0"
396+
checksum: 10c0/83967a7e59f2e958c9bbb3acd0929cad00d59d927ad786ed8e0d30b07f983c6bea3af6f4ad32da32145db40b7a741a816ba339bdd8960fc7fc8231716d943b7f
397397
languageName: node
398398
linkType: hard
399399

@@ -1740,15 +1740,15 @@ __metadata:
17401740
languageName: node
17411741
linkType: hard
17421742

1743-
"eslint@npm:^9.4.0":
1744-
version: 9.5.0
1745-
resolution: "eslint@npm:9.5.0"
1743+
"eslint@npm:^9.6.0":
1744+
version: 9.6.0
1745+
resolution: "eslint@npm:9.6.0"
17461746
dependencies:
17471747
"@eslint-community/eslint-utils": "npm:^4.2.0"
17481748
"@eslint-community/regexpp": "npm:^4.6.1"
1749-
"@eslint/config-array": "npm:^0.16.0"
1749+
"@eslint/config-array": "npm:^0.17.0"
17501750
"@eslint/eslintrc": "npm:^3.1.0"
1751-
"@eslint/js": "npm:9.5.0"
1751+
"@eslint/js": "npm:9.6.0"
17521752
"@humanwhocodes/module-importer": "npm:^1.0.1"
17531753
"@humanwhocodes/retry": "npm:^0.3.0"
17541754
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -1759,7 +1759,7 @@ __metadata:
17591759
escape-string-regexp: "npm:^4.0.0"
17601760
eslint-scope: "npm:^8.0.1"
17611761
eslint-visitor-keys: "npm:^4.0.0"
1762-
espree: "npm:^10.0.1"
1762+
espree: "npm:^10.1.0"
17631763
esquery: "npm:^1.5.0"
17641764
esutils: "npm:^2.0.2"
17651765
fast-deep-equal: "npm:^3.1.3"
@@ -1780,7 +1780,7 @@ __metadata:
17801780
text-table: "npm:^0.2.0"
17811781
bin:
17821782
eslint: bin/eslint.js
1783-
checksum: 10c0/1c83d94ccfd6d97474aaaf463714eba7afa040639ad9191db430d34e9e2851ba14510651de69b52f26ee30611caf0fa4c66b3fb73bb71df6ab10cef5bb44bb32
1783+
checksum: 10c0/82ea5ad3f28aaef89e2a98f4e6df0eae9d4e16ccd6d667c69977042e0b103fa5df98bf16d3df72d1ae77edd8c1dccfdf4afa2a55309aa8081a1bc54af6229826
17841784
languageName: node
17851785
linkType: hard
17861786

@@ -1803,7 +1803,7 @@ __metadata:
18031803
languageName: node
18041804
linkType: hard
18051805

1806-
"espree@npm:^10.0.1":
1806+
"espree@npm:^10.0.1, espree@npm:^10.1.0":
18071807
version: 10.1.0
18081808
resolution: "espree@npm:10.1.0"
18091809
dependencies:
@@ -2606,7 +2606,7 @@ __metadata:
26062606
languageName: node
26072607
linkType: hard
26082608

2609-
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
2609+
"minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
26102610
version: 3.1.2
26112611
resolution: "minimatch@npm:3.1.2"
26122612
dependencies:
@@ -2863,7 +2863,7 @@ __metadata:
28632863
"@typescript-eslint/eslint-plugin": "npm:^7.11.0"
28642864
"@typescript-eslint/parser": "npm:^7.11.0"
28652865
autoprefixer: "npm:^10.4.19"
2866-
eslint: "npm:^9.4.0"
2866+
eslint: "npm:^9.6.0"
28672867
eslint-config-prettier: "npm:^9.1.0"
28682868
eslint-plugin-svelte3: "npm:^4.0.0"
28692869
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)