Skip to content

Commit fc669ff

Browse files
pkg: Update validation packages (#3527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48eef21 commit fc669ff

File tree

2 files changed

+44
-94
lines changed

2 files changed

+44
-94
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@anansi/babel-preset": "6.2.13",
5555
"@anansi/browserslist-config": "1.7.3",
56-
"@anansi/eslint-plugin": "1.0.47",
56+
"@anansi/eslint-plugin": "1.0.48",
5757
"@anansi/jest-preset": "0.11.22",
5858
"@babel/cli": "7.28.0",
5959
"@babel/core": "7.28.0",
@@ -71,7 +71,7 @@
7171
"@testing-library/jest-dom": "^6.6.3",
7272
"@testing-library/react": "16.3.0",
7373
"@testing-library/react-hooks": "8.0.1",
74-
"@testing-library/react-native": "13.2.0",
74+
"@testing-library/react-native": "13.2.1",
7575
"@types/jest": "30.0.0",
7676
"@types/node": "22.16.5",
7777
"@types/react": "19.1.8",
@@ -85,7 +85,7 @@
8585
"coveralls": "^3.1.0",
8686
"cpy-cli": "5.0.0",
8787
"downlevel-dts": "^0.10.0",
88-
"eslint": "9.31.0",
88+
"eslint": "9.32.0",
8989
"globals": "^16.0.0",
9090
"ignore-styles": "^5.0.1",
9191
"jest": "^30.0.0",

yarn.lock

Lines changed: 41 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -360,13 +360,13 @@ __metadata:
360360
languageName: node
361361
linkType: hard
362362

363-
"@anansi/eslint-plugin@npm:1.0.47":
364-
version: 1.0.47
365-
resolution: "@anansi/eslint-plugin@npm:1.0.47"
363+
"@anansi/eslint-plugin@npm:1.0.48":
364+
version: 1.0.48
365+
resolution: "@anansi/eslint-plugin@npm:1.0.48"
366366
dependencies:
367367
"@babel/eslint-parser": "npm:^7.28.0"
368368
"@babel/eslint-plugin": "npm:^7.27.1"
369-
"@eslint/js": "npm:^9.31.0"
369+
"@eslint/js": "npm:^9.32.0"
370370
"@typescript-eslint/parser": "npm:^8.38.0"
371371
eslint-config-prettier: "npm:^10.1.8"
372372
eslint-import-resolver-typescript: "npm:^4.4.4"
@@ -392,7 +392,7 @@ __metadata:
392392
optional: true
393393
webpack:
394394
optional: true
395-
checksum: 10c0/f7aab779418f7fc4f464c22177faf03cf9ac0abf2a8fb720251ef4d0a859ffade165988e60df80ec9b313b07da3da0de77b5b9c9bfbbd22aad55605053ae3045
395+
checksum: 10c0/8011e6911ef6f46c263042e310b8fd2fb39a29adcccb996e220a24e04d4bb48c2f25bd0406c92055d0b16f4e372004696f0b0ac5c10d765133e7ae5c3190f692
396396
languageName: node
397397
linkType: hard
398398

@@ -4097,16 +4097,7 @@ __metadata:
40974097
languageName: node
40984098
linkType: hard
40994099

4100-
"@eslint/core@npm:^0.14.0":
4101-
version: 0.14.0
4102-
resolution: "@eslint/core@npm:0.14.0"
4103-
dependencies:
4104-
"@types/json-schema": "npm:^7.0.15"
4105-
checksum: 10c0/259f279445834ba2d2cbcc18e9d43202a4011fde22f29d5fb802181d66e0f6f0bd1f6b4b4b46663451f545d35134498231bd5e656e18d9034a457824b92b7741
4106-
languageName: node
4107-
linkType: hard
4108-
4109-
"@eslint/core@npm:^0.15.0":
4100+
"@eslint/core@npm:^0.15.0, @eslint/core@npm:^0.15.1":
41104101
version: 0.15.1
41114102
resolution: "@eslint/core@npm:0.15.1"
41124103
dependencies:
@@ -4132,10 +4123,10 @@ __metadata:
41324123
languageName: node
41334124
linkType: hard
41344125

4135-
"@eslint/js@npm:9.31.0, @eslint/js@npm:^9.31.0":
4136-
version: 9.31.0
4137-
resolution: "@eslint/js@npm:9.31.0"
4138-
checksum: 10c0/f9d4c73d0fafe70679a418cbb25ab7ebcc8f1dba6c32456d6f8ba5a137d583ecff233cfe10f61f41d7d4d2220e94cff1f39fc7ed1fa3819d1888dee1cad678ea
4126+
"@eslint/js@npm:9.32.0, @eslint/js@npm:^9.32.0":
4127+
version: 9.32.0
4128+
resolution: "@eslint/js@npm:9.32.0"
4129+
checksum: 10c0/f71e8f9146638d11fb15238279feff98801120a4d4130f1c587c4f09b024ff5ec01af1ba88e97ba6b7013488868898a668f77091300cc3d4394c7a8ed32d2667
41394130
languageName: node
41404131
linkType: hard
41414132

@@ -4146,13 +4137,13 @@ __metadata:
41464137
languageName: node
41474138
linkType: hard
41484139

4149-
"@eslint/plugin-kit@npm:^0.3.1":
4150-
version: 0.3.1
4151-
resolution: "@eslint/plugin-kit@npm:0.3.1"
4140+
"@eslint/plugin-kit@npm:^0.3.4":
4141+
version: 0.3.4
4142+
resolution: "@eslint/plugin-kit@npm:0.3.4"
41524143
dependencies:
4153-
"@eslint/core": "npm:^0.14.0"
4144+
"@eslint/core": "npm:^0.15.1"
41544145
levn: "npm:^0.4.1"
4155-
checksum: 10c0/a75f0b5d38430318a551b83e27bee570747eb50beeb76b03f64b0e78c2c27ef3d284cfda3443134df028db3251719bc0850c105f778122f6ad762d5270ec8063
4146+
checksum: 10c0/64331ca100f62a0115d10419a28059d0f377e390192163b867b9019517433d5073d10b4ec21f754fa01faf832aceb34178745924baab2957486f8bf95fd628d2
41564147
languageName: node
41574148
linkType: hard
41584149

@@ -6763,33 +6754,33 @@ __metadata:
67636754
linkType: hard
67646755

67656756
"@testing-library/dom@npm:^10.1.0, @testing-library/dom@npm:^10.4.0":
6766-
version: 10.4.0
6767-
resolution: "@testing-library/dom@npm:10.4.0"
6757+
version: 10.4.1
6758+
resolution: "@testing-library/dom@npm:10.4.1"
67686759
dependencies:
67696760
"@babel/code-frame": "npm:^7.10.4"
67706761
"@babel/runtime": "npm:^7.12.5"
67716762
"@types/aria-query": "npm:^5.0.1"
67726763
aria-query: "npm:5.3.0"
6773-
chalk: "npm:^4.1.0"
67746764
dom-accessibility-api: "npm:^0.5.9"
67756765
lz-string: "npm:^1.5.0"
6766+
picocolors: "npm:1.1.1"
67766767
pretty-format: "npm:^27.0.2"
6777-
checksum: 10c0/0352487720ecd433400671e773df0b84b8268fb3fe8e527cdfd7c11b1365b398b4e0eddba6e7e0c85e8d615f48257753283fccec41f6b986fd6c85f15eb5f84f
6768+
checksum: 10c0/19ce048012d395ad0468b0dbcc4d0911f6f9e39464d7a8464a587b29707eed5482000dad728f5acc4ed314d2f4d54f34982999a114d2404f36d048278db815b1
67786769
languageName: node
67796770
linkType: hard
67806771

67816772
"@testing-library/jest-dom@npm:^6.6.3":
6782-
version: 6.6.3
6783-
resolution: "@testing-library/jest-dom@npm:6.6.3"
6773+
version: 6.6.4
6774+
resolution: "@testing-library/jest-dom@npm:6.6.4"
67846775
dependencies:
67856776
"@adobe/css-tools": "npm:^4.4.0"
67866777
aria-query: "npm:^5.0.0"
6787-
chalk: "npm:^3.0.0"
67886778
css.escape: "npm:^1.5.1"
67896779
dom-accessibility-api: "npm:^0.6.3"
67906780
lodash: "npm:^4.17.21"
6781+
picocolors: "npm:^1.1.1"
67916782
redent: "npm:^3.0.0"
6792-
checksum: 10c0/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6
6783+
checksum: 10c0/cb73adf4910f654f6cc61cfb9a551efdffa04ef423bc7fbfd67a6d8aa31c6c6dc6363fe9db23a35fc7cb32ff1390e6e1c77575c2fa70d8b028a943af32bc214c
67936784
languageName: node
67946785
linkType: hard
67956786

@@ -6815,13 +6806,13 @@ __metadata:
68156806
languageName: node
68166807
linkType: hard
68176808

6818-
"@testing-library/react-native@npm:13.2.0, @testing-library/react-native@npm:^13.0.0":
6819-
version: 13.2.0
6820-
resolution: "@testing-library/react-native@npm:13.2.0"
6809+
"@testing-library/react-native@npm:13.2.1, @testing-library/react-native@npm:^13.0.0":
6810+
version: 13.2.1
6811+
resolution: "@testing-library/react-native@npm:13.2.1"
68216812
dependencies:
68226813
chalk: "npm:^4.1.2"
6823-
jest-matcher-utils: "npm:^29.7.0"
6824-
pretty-format: "npm:^29.7.0"
6814+
jest-matcher-utils: "npm:^30.0.2"
6815+
pretty-format: "npm:^30.0.2"
68256816
redent: "npm:^3.0.0"
68266817
peerDependencies:
68276818
jest: ">=29.0.0"
@@ -6831,7 +6822,7 @@ __metadata:
68316822
peerDependenciesMeta:
68326823
jest:
68336824
optional: true
6834-
checksum: 10c0/5ed8e09f82f45c057f12a716008f31abf934e6a3d84955540e2ab96d7534c82b9afdb0af050e986d8b63ae9dd8272f8a752c45ecb847a11e7549f30de3d84427
6825+
checksum: 10c0/573f68df59665e207aaadf068e9357dbe03318f766940d40cc11439671716eb35cb86529635993ff148ecdcb8679f4ac5c1d8eba19a908a9be19a2293eada8e3
68356826
languageName: node
68366827
linkType: hard
68376828

@@ -10688,16 +10679,6 @@ __metadata:
1068810679
languageName: node
1068910680
linkType: hard
1069010681

10691-
"chalk@npm:^3.0.0":
10692-
version: 3.0.0
10693-
resolution: "chalk@npm:3.0.0"
10694-
dependencies:
10695-
ansi-styles: "npm:^4.1.0"
10696-
supports-color: "npm:^7.1.0"
10697-
checksum: 10c0/ee650b0a065b3d7a6fda258e75d3a86fc8e4effa55871da730a9e42ccb035bf5fd203525e5a1ef45ec2582ecc4f65b47eb11357c526b84dd29a14fb162c414d2
10698-
languageName: node
10699-
linkType: hard
10700-
1070110682
"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
1070210683
version: 4.1.2
1070310684
resolution: "chalk@npm:4.1.2"
@@ -13280,13 +13261,6 @@ __metadata:
1328013261
languageName: node
1328113262
linkType: hard
1328213263

13283-
"diff-sequences@npm:^29.6.3":
13284-
version: 29.6.3
13285-
resolution: "diff-sequences@npm:29.6.3"
13286-
checksum: 10c0/32e27ac7dbffdf2fb0eb5a84efd98a9ad084fbabd5ac9abb8757c6770d5320d2acd172830b28c4add29bb873d59420601dfc805ac4064330ce59b1adfd0593b2
13287-
languageName: node
13288-
linkType: hard
13289-
1329013264
"diff@npm:^4.0.1":
1329113265
version: 4.0.1
1329213266
resolution: "diff@npm:4.0.1"
@@ -14263,18 +14237,18 @@ __metadata:
1426314237
languageName: node
1426414238
linkType: hard
1426514239

14266-
"eslint@npm:9.31.0":
14267-
version: 9.31.0
14268-
resolution: "eslint@npm:9.31.0"
14240+
"eslint@npm:9.32.0":
14241+
version: 9.32.0
14242+
resolution: "eslint@npm:9.32.0"
1426914243
dependencies:
1427014244
"@eslint-community/eslint-utils": "npm:^4.2.0"
1427114245
"@eslint-community/regexpp": "npm:^4.12.1"
1427214246
"@eslint/config-array": "npm:^0.21.0"
1427314247
"@eslint/config-helpers": "npm:^0.3.0"
1427414248
"@eslint/core": "npm:^0.15.0"
1427514249
"@eslint/eslintrc": "npm:^3.3.1"
14276-
"@eslint/js": "npm:9.31.0"
14277-
"@eslint/plugin-kit": "npm:^0.3.1"
14250+
"@eslint/js": "npm:9.32.0"
14251+
"@eslint/plugin-kit": "npm:^0.3.4"
1427814252
"@humanfs/node": "npm:^0.16.6"
1427914253
"@humanwhocodes/module-importer": "npm:^1.0.1"
1428014254
"@humanwhocodes/retry": "npm:^0.4.2"
@@ -14309,7 +14283,7 @@ __metadata:
1430914283
optional: true
1431014284
bin:
1431114285
eslint: bin/eslint.js
14312-
checksum: 10c0/3fd1cd5b38b907ecb3f5e7537ab91204efb38bc1ad0ca6e46fc4112f13b594272ff56e641b41580049bc333fbcb5b1b99ca9a542e8406e7da5e951068cbaec77
14286+
checksum: 10c0/e8a23924ec5f8b62e95483002ca25db74e25c23bd9c6d98a9f656ee32f820169bee3bfdf548ec728b16694f198b3db857d85a49210ee4a035242711d08fdc602
1431314287
languageName: node
1431414288
linkType: hard
1431514289

@@ -18456,18 +18430,6 @@ __metadata:
1845618430
languageName: node
1845718431
linkType: hard
1845818432

18459-
"jest-diff@npm:^29.7.0":
18460-
version: 29.7.0
18461-
resolution: "jest-diff@npm:29.7.0"
18462-
dependencies:
18463-
chalk: "npm:^4.0.0"
18464-
diff-sequences: "npm:^29.6.3"
18465-
jest-get-type: "npm:^29.6.3"
18466-
pretty-format: "npm:^29.7.0"
18467-
checksum: 10c0/89a4a7f182590f56f526443dde69acefb1f2f0c9e59253c61d319569856c4931eae66b8a3790c443f529267a0ddba5ba80431c585deed81827032b2b2a1fc999
18468-
languageName: node
18469-
linkType: hard
18470-
1847118433
"jest-docblock@npm:30.0.1":
1847218434
version: 30.0.1
1847318435
resolution: "jest-docblock@npm:30.0.1"
@@ -18599,7 +18561,7 @@ __metadata:
1859918561
languageName: node
1860018562
linkType: hard
1860118563

18602-
"jest-matcher-utils@npm:30.0.5":
18564+
"jest-matcher-utils@npm:30.0.5, jest-matcher-utils@npm:^30.0.2":
1860318565
version: 30.0.5
1860418566
resolution: "jest-matcher-utils@npm:30.0.5"
1860518567
dependencies:
@@ -18611,18 +18573,6 @@ __metadata:
1861118573
languageName: node
1861218574
linkType: hard
1861318575

18614-
"jest-matcher-utils@npm:^29.7.0":
18615-
version: 29.7.0
18616-
resolution: "jest-matcher-utils@npm:29.7.0"
18617-
dependencies:
18618-
chalk: "npm:^4.0.0"
18619-
jest-diff: "npm:^29.7.0"
18620-
jest-get-type: "npm:^29.6.3"
18621-
pretty-format: "npm:^29.7.0"
18622-
checksum: 10c0/0d0e70b28fa5c7d4dce701dc1f46ae0922102aadc24ed45d594dd9b7ae0a8a6ef8b216718d1ab79e451291217e05d4d49a82666e1a3cc2b428b75cd9c933244e
18623-
languageName: node
18624-
linkType: hard
18625-
1862618576
"jest-message-util@npm:30.0.5":
1862718577
version: 30.0.5
1862818578
resolution: "jest-message-util@npm:30.0.5"
@@ -23763,7 +23713,7 @@ __metadata:
2376323713
languageName: node
2376423714
linkType: hard
2376523715

23766-
"picocolors@npm:^1.0.0, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
23716+
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
2376723717
version: 1.1.1
2376823718
resolution: "picocolors@npm:1.1.1"
2376923719
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
@@ -25145,7 +25095,7 @@ __metadata:
2514525095
languageName: node
2514625096
linkType: hard
2514725097

25148-
"pretty-format@npm:30.0.5, pretty-format@npm:^30.0.0":
25098+
"pretty-format@npm:30.0.5, pretty-format@npm:^30.0.0, pretty-format@npm:^30.0.2":
2514925099
version: 30.0.5
2515025100
resolution: "pretty-format@npm:30.0.5"
2515125101
dependencies:
@@ -27106,7 +27056,7 @@ __metadata:
2710627056
dependencies:
2710727057
"@anansi/babel-preset": "npm:6.2.13"
2710827058
"@anansi/browserslist-config": "npm:1.7.3"
27109-
"@anansi/eslint-plugin": "npm:1.0.47"
27059+
"@anansi/eslint-plugin": "npm:1.0.48"
2711027060
"@anansi/jest-preset": "npm:0.11.22"
2711127061
"@babel/cli": "npm:7.28.0"
2711227062
"@babel/core": "npm:7.28.0"
@@ -27124,7 +27074,7 @@ __metadata:
2712427074
"@testing-library/jest-dom": "npm:^6.6.3"
2712527075
"@testing-library/react": "npm:16.3.0"
2712627076
"@testing-library/react-hooks": "npm:8.0.1"
27127-
"@testing-library/react-native": "npm:13.2.0"
27077+
"@testing-library/react-native": "npm:13.2.1"
2712827078
"@types/jest": "npm:30.0.0"
2712927079
"@types/node": "npm:22.16.5"
2713027080
"@types/react": "npm:19.1.8"
@@ -27138,7 +27088,7 @@ __metadata:
2713827088
coveralls: "npm:^3.1.0"
2713927089
cpy-cli: "npm:5.0.0"
2714027090
downlevel-dts: "npm:^0.10.0"
27141-
eslint: "npm:9.31.0"
27091+
eslint: "npm:9.32.0"
2714227092
globals: "npm:^16.0.0"
2714327093
ignore-styles: "npm:^5.0.1"
2714427094
jest: "npm:^30.0.0"

0 commit comments

Comments
 (0)