Skip to content

Commit 67ad6a9

Browse files
chore(deps): update devdependencies
1 parent 048b3bf commit 67ad6a9

File tree

4 files changed

+818
-812
lines changed

4 files changed

+818
-812
lines changed

example-app/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@
14331433
"@types/istanbul-lib-report" "*"
14341434

14351435
"@types/jest@^29.5.2":
1436-
version "29.5.11"
1436+
version "29.5.12"
14371437
dependencies:
14381438
expect "^29.0.0"
14391439
pretty-format "^29.0.0"
@@ -1459,7 +1459,7 @@
14591459
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14601460

14611461
"@types/react@^18.2.14":
1462-
version "18.2.47"
1462+
version "18.2.55"
14631463
dependencies:
14641464
"@types/prop-types" "*"
14651465
"@types/scheduler" "*"
@@ -2508,7 +2508,7 @@ eslint-plugin-jest-formatting@^3.1.0:
25082508
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==
25092509

25102510
eslint-plugin-jest@^27.2.2:
2511-
version "27.6.1"
2511+
version "27.6.3"
25122512
dependencies:
25132513
"@typescript-eslint/utils" "^5.10.0"
25142514

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"devDependencies": {
1212
"lerna": "^8.0.0",
13-
"markdownlint": "^0.32.0",
14-
"markdownlint-cli": "^0.38.0",
15-
"markdownlint-rule-helpers": "^0.23.0",
13+
"markdownlint": "^0.33.0",
14+
"markdownlint-cli": "^0.39.0",
15+
"markdownlint-rule-helpers": "^0.24.0",
1616
"prettier": "^3.0.0"
1717
}
1818
}

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-plugin-testing-library": "6.0.1",
6868
"eslint-plugin-unused-imports": "^3.0.0",
6969
"jest": "^29.7.0",
70-
"npm-run-all": "^4.1.5",
70+
"npm-run-all2": "^5.0.0",
7171
"prettier": "^3.0.0",
7272
"ts-jest": "^29.1.1",
7373
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)