Skip to content

Commit c043fb6

Browse files
chore(deps): update devdependencies (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 612ba33 commit c043fb6

3 files changed

Lines changed: 144 additions & 314 deletions

File tree

example-app/yarn.lock

Lines changed: 2 additions & 2 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.7"
1436+
version "29.5.11"
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.36"
1462+
version "18.2.45"
14631463
dependencies:
14641464
"@types/prop-types" "*"
14651465
"@types/scheduler" "*"

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": "^7.0.0",
13-
"markdownlint": "^0.31.1",
14-
"markdownlint-cli": "^0.37.0",
15-
"markdownlint-rule-helpers": "^0.22.0",
13+
"markdownlint": "^0.32.0",
14+
"markdownlint-cli": "^0.38.0",
15+
"markdownlint-rule-helpers": "^0.23.0",
1616
"prettier": "^3.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)