Skip to content

Commit be5e7dc

Browse files
chore(deps): update eslint
1 parent 261cb18 commit be5e7dc

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@eslint/js": "9.20.0",
3939
"@kie/mock-github": "3.0.0-beta.1",
40-
"@oliversalzburg/eslint-config": "1.3.0",
40+
"@oliversalzburg/eslint-config": "2.0.0",
4141
"@types/chai": "5.0.1",
4242
"@types/eslint": "9.6.1",
4343
"@types/mocha": "10.0.10",
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "10.0.1",
5050
"eslint-plugin-jsdoc": "50.6.3",
5151
"eslint-plugin-tsdoc": "0.4.0",
52-
"globals": "15.15.0",
52+
"globals": "16.0.0",
5353
"lint-staged": "15.4.3",
5454
"mocha": "11.1.0",
5555
"prettier": "3.5.1",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ __metadata:
686686
"@actions/github": "npm:6.0.0"
687687
"@eslint/js": "npm:9.20.0"
688688
"@kie/mock-github": "npm:3.0.0-beta.1"
689-
"@oliversalzburg/eslint-config": "npm:1.3.0"
689+
"@oliversalzburg/eslint-config": "npm:2.0.0"
690690
"@oliversalzburg/js-utils": "npm:0.2.3"
691691
"@types/chai": "npm:5.0.1"
692692
"@types/eslint": "npm:9.6.1"
@@ -699,7 +699,7 @@ __metadata:
699699
eslint-config-prettier: "npm:10.0.1"
700700
eslint-plugin-jsdoc: "npm:50.6.3"
701701
eslint-plugin-tsdoc: "npm:0.4.0"
702-
globals: "npm:15.15.0"
702+
globals: "npm:16.0.0"
703703
lint-staged: "npm:15.4.3"
704704
mocha: "npm:11.1.0"
705705
prettier: "npm:3.5.1"
@@ -713,17 +713,17 @@ __metadata:
713713
languageName: unknown
714714
linkType: soft
715715

716-
"@oliversalzburg/eslint-config@npm:1.3.0":
717-
version: 1.3.0
718-
resolution: "@oliversalzburg/eslint-config@npm:1.3.0"
716+
"@oliversalzburg/eslint-config@npm:2.0.0":
717+
version: 2.0.0
718+
resolution: "@oliversalzburg/eslint-config@npm:2.0.0"
719719
peerDependencies:
720720
"@eslint/js": ^9.5.0
721-
eslint-config-prettier: ^9.1.0 || ^10.0.0
721+
eslint-config-prettier: ^10.0.0
722722
eslint-plugin-jsdoc: ^50.0.0
723-
eslint-plugin-tsdoc: ^0.3.0 || ^0.4.0
724-
globals: ^15.6.0
723+
eslint-plugin-tsdoc: ^0.4.0
724+
globals: ^16.0.0
725725
typescript-eslint: ^8.0.1
726-
checksum: 10c0/d106591938e3224aa1b6d2ff3aa9dfe0e83ba4839f6a69b1ab759fd761fa8e5e8c4a4302e0342e3a496471a7e9ee3b2895a5ec8da846457e2550333597438fca
726+
checksum: 10c0/13f9494cc58147909f5fa57bbd0b26633e32a8faf6d62f84336bb698dcbd09f907562d28703abdc1a0bfde86546391d0f3fc4ab114d208aaf358c0da30c63088
727727
languageName: node
728728
linkType: hard
729729

@@ -2308,10 +2308,10 @@ __metadata:
23082308
languageName: node
23092309
linkType: hard
23102310

2311-
"globals@npm:15.15.0":
2312-
version: 15.15.0
2313-
resolution: "globals@npm:15.15.0"
2314-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
2311+
"globals@npm:16.0.0":
2312+
version: 16.0.0
2313+
resolution: "globals@npm:16.0.0"
2314+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
23152315
languageName: node
23162316
linkType: hard
23172317

0 commit comments

Comments
 (0)