Skip to content

Commit d4b148b

Browse files
fix(deps): update dependency @eslint/eslintrc to v3.3.5
1 parent 488ba0e commit d4b148b

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": ">=20.6"
3333
},
3434
"dependencies": {
35-
"@eslint/eslintrc": "3.2.0",
35+
"@eslint/eslintrc": "3.3.5",
3636
"@softwareventures/array": "7.0.1",
3737
"@softwareventures/chain": "3.0.0",
3838
"@softwareventures/date": "5.0.2",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -278,20 +278,20 @@ __metadata:
278278
languageName: node
279279
linkType: hard
280280

281-
"@eslint/eslintrc@npm:3.2.0":
282-
version: 3.2.0
283-
resolution: "@eslint/eslintrc@npm:3.2.0"
281+
"@eslint/eslintrc@npm:3.3.5":
282+
version: 3.3.5
283+
resolution: "@eslint/eslintrc@npm:3.3.5"
284284
dependencies:
285-
ajv: "npm:^6.12.4"
285+
ajv: "npm:^6.14.0"
286286
debug: "npm:^4.3.2"
287287
espree: "npm:^10.0.1"
288288
globals: "npm:^14.0.0"
289289
ignore: "npm:^5.2.0"
290290
import-fresh: "npm:^3.2.1"
291-
js-yaml: "npm:^4.1.0"
292-
minimatch: "npm:^3.1.2"
291+
js-yaml: "npm:^4.1.1"
292+
minimatch: "npm:^3.1.5"
293293
strip-json-comments: "npm:^3.1.1"
294-
checksum: 10c0/43867a07ff9884d895d9855edba41acf325ef7664a8df41d957135a81a477ff4df4196f5f74dc3382627e5cc8b7ad6b815c2cea1b58f04a75aced7c43414ab8b
294+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
295295
languageName: node
296296
linkType: hard
297297

@@ -1126,7 +1126,7 @@ __metadata:
11261126
"@commitlint/cli": "npm:19.8.1"
11271127
"@commitlint/config-conventional": "npm:19.8.1"
11281128
"@commitlint/cz-commitlint": "npm:19.8.1"
1129-
"@eslint/eslintrc": "npm:3.2.0"
1129+
"@eslint/eslintrc": "npm:3.3.5"
11301130
"@softwareventures/array": "npm:7.0.1"
11311131
"@softwareventures/chain": "npm:3.0.0"
11321132
"@softwareventures/date": "npm:5.0.2"
@@ -1717,15 +1717,15 @@ __metadata:
17171717
languageName: node
17181718
linkType: hard
17191719

1720-
"ajv@npm:^6.12.4":
1721-
version: 6.12.6
1722-
resolution: "ajv@npm:6.12.6"
1720+
"ajv@npm:^6.12.4, ajv@npm:^6.14.0":
1721+
version: 6.14.0
1722+
resolution: "ajv@npm:6.14.0"
17231723
dependencies:
17241724
fast-deep-equal: "npm:^3.1.1"
17251725
fast-json-stable-stringify: "npm:^2.0.0"
17261726
json-schema-traverse: "npm:^0.4.1"
17271727
uri-js: "npm:^4.2.2"
1728-
checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71
1728+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
17291729
languageName: node
17301730
linkType: hard
17311731

@@ -5271,14 +5271,14 @@ __metadata:
52715271
languageName: node
52725272
linkType: hard
52735273

5274-
"js-yaml@npm:^4.1.0":
5275-
version: 4.1.0
5276-
resolution: "js-yaml@npm:4.1.0"
5274+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
5275+
version: 4.1.1
5276+
resolution: "js-yaml@npm:4.1.1"
52775277
dependencies:
52785278
argparse: "npm:^2.0.1"
52795279
bin:
52805280
js-yaml: bin/js-yaml.js
5281-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
5281+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
52825282
languageName: node
52835283
linkType: hard
52845284

@@ -5959,12 +5959,12 @@ __metadata:
59595959
languageName: node
59605960
linkType: hard
59615961

5962-
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
5963-
version: 3.1.2
5964-
resolution: "minimatch@npm:3.1.2"
5962+
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2, minimatch@npm:^3.1.5":
5963+
version: 3.1.5
5964+
resolution: "minimatch@npm:3.1.5"
59655965
dependencies:
59665966
brace-expansion: "npm:^1.1.7"
5967-
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
5967+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
59685968
languageName: node
59695969
linkType: hard
59705970

0 commit comments

Comments
 (0)