Skip to content

Commit b5d32b0

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

File tree

3 files changed

+537
-513
lines changed

3 files changed

+537
-513
lines changed

example-app/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.48"
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: 2 additions & 2 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",
13+
"markdownlint": "^0.33.0",
1414
"markdownlint-cli": "^0.38.0",
15-
"markdownlint-rule-helpers": "^0.23.0",
15+
"markdownlint-rule-helpers": "^0.24.0",
1616
"prettier": "^3.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)