Skip to content

Commit 37bc5d3

Browse files
Update npm package @eslint/eslintrc to v3.3.5
1 parent 6df3785 commit 37bc5d3

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

libs/@local/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@babel/core": "7.28.4",
2424
"@babel/eslint-parser": "7.28.4",
25-
"@eslint/eslintrc": "3.3.3",
25+
"@eslint/eslintrc": "3.3.5",
2626
"effect": "3.18.4",
2727
"eslint": "9.39.3",
2828
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6606,20 +6606,20 @@ __metadata:
66066606
languageName: node
66076607
linkType: hard
66086608

6609-
"@eslint/eslintrc@npm:3.3.3, @eslint/eslintrc@npm:^3.3.1":
6610-
version: 3.3.3
6611-
resolution: "@eslint/eslintrc@npm:3.3.3"
6609+
"@eslint/eslintrc@npm:3.3.5, @eslint/eslintrc@npm:^3.3.1":
6610+
version: 3.3.5
6611+
resolution: "@eslint/eslintrc@npm:3.3.5"
66126612
dependencies:
6613-
ajv: "npm:^6.12.4"
6613+
ajv: "npm:^6.14.0"
66146614
debug: "npm:^4.3.2"
66156615
espree: "npm:^10.0.1"
66166616
globals: "npm:^14.0.0"
66176617
ignore: "npm:^5.2.0"
66186618
import-fresh: "npm:^3.2.1"
66196619
js-yaml: "npm:^4.1.1"
6620-
minimatch: "npm:^3.1.2"
6620+
minimatch: "npm:^3.1.5"
66216621
strip-json-comments: "npm:^3.1.1"
6622-
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
6622+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
66236623
languageName: node
66246624
linkType: hard
66256625

@@ -9418,7 +9418,7 @@ __metadata:
94189418
dependencies:
94199419
"@babel/core": "npm:7.28.4"
94209420
"@babel/eslint-parser": "npm:7.28.4"
9421-
"@eslint/eslintrc": "npm:3.3.3"
9421+
"@eslint/eslintrc": "npm:3.3.5"
94229422
"@local/tsconfig": "workspace:*"
94239423
"@types/babel__core": "npm:^7.20.5"
94249424
"@types/node": "npm:22.18.13"
@@ -21576,7 +21576,19 @@ __metadata:
2157621576
languageName: node
2157721577
linkType: hard
2157821578

21579-
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:~6.12.6":
21579+
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.14.0":
21580+
version: 6.14.0
21581+
resolution: "ajv@npm:6.14.0"
21582+
dependencies:
21583+
fast-deep-equal: "npm:^3.1.1"
21584+
fast-json-stable-stringify: "npm:^2.0.0"
21585+
json-schema-traverse: "npm:^0.4.1"
21586+
uri-js: "npm:^4.2.2"
21587+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
21588+
languageName: node
21589+
linkType: hard
21590+
21591+
"ajv@npm:~6.12.6":
2158021592
version: 6.12.6
2158121593
resolution: "ajv@npm:6.12.6"
2158221594
dependencies:
@@ -35602,7 +35614,7 @@ __metadata:
3560235614
languageName: node
3560335615
linkType: hard
3560435616

35605-
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
35617+
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2, minimatch@npm:^3.1.5":
3560635618
version: 3.1.5
3560735619
resolution: "minimatch@npm:3.1.5"
3560835620
dependencies:

0 commit comments

Comments
 (0)