Skip to content

Commit 5297a6b

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): update dependency @eslint/js to ^9.39.1
1 parent 977766e commit 5297a6b

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@commitlint/cli": "^20.1.0",
8585
"@commitlint/config-angular": "^20.0.0",
8686
"@eslint/eslintrc": "^3.3.1",
87-
"@eslint/js": "^9.38.0",
87+
"@eslint/js": "^9.39.1",
8888
"@jest/environment-jsdom-abstract": "^30.2.0",
8989
"@jest/transform": "^30.2.0",
9090
"@jest/types": "^30.2.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,13 +2535,20 @@ __metadata:
25352535
languageName: node
25362536
linkType: hard
25372537

2538-
"@eslint/js@npm:9.38.0, @eslint/js@npm:^9.38.0":
2538+
"@eslint/js@npm:9.38.0":
25392539
version: 9.38.0
25402540
resolution: "@eslint/js@npm:9.38.0"
25412541
checksum: 10/08ba53e3e631e2815ff33e0f48dccf87daf3841eb5605fa5980d18b88cd6dd4cd63b5829ac015e97eeb85807bf91efe7d4e1d4eaf6beb586bc01549b7660c4a2
25422542
languageName: node
25432543
linkType: hard
25442544

2545+
"@eslint/js@npm:^9.39.1":
2546+
version: 9.39.1
2547+
resolution: "@eslint/js@npm:9.39.1"
2548+
checksum: 10/b10b9b953212c0f3ffca475159bbe519e9e98847200c7432d1637d444fddcd7b712d2b7710a7dc20510f9cfbe8db330039b2aad09cb55d9545b116d940dbeed2
2549+
languageName: node
2550+
linkType: hard
2551+
25452552
"@eslint/object-schema@npm:^2.1.7":
25462553
version: 2.1.7
25472554
resolution: "@eslint/object-schema@npm:2.1.7"
@@ -8969,7 +8976,7 @@ __metadata:
89698976
"@commitlint/cli": "npm:^20.1.0"
89708977
"@commitlint/config-angular": "npm:^20.0.0"
89718978
"@eslint/eslintrc": "npm:^3.3.1"
8972-
"@eslint/js": "npm:^9.38.0"
8979+
"@eslint/js": "npm:^9.39.1"
89738980
"@jest/environment-jsdom-abstract": "npm:^30.2.0"
89748981
"@jest/transform": "npm:^30.2.0"
89758982
"@jest/types": "npm:^30.2.0"

0 commit comments

Comments
 (0)