Skip to content

Commit

Permalink
fix(docutils): update dependency typescript to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 9, 2024
1 parent 636d6b3 commit 8aa3547
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"through2": "4.0.2",
"ts-node": "10.9.2",
"tsd": "0.30.7",
"typescript": "5.2.2",
"typescript": "5.4.2",
"validate.js": "0.13.1",
"webdriverio": "8.32.4",
"ws": "8.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"source-map-support": "0.5.21",
"teen_process": "2.1.1",
"type-fest": "4.10.1",
"typescript": "5.2.2",
"typescript": "5.4.2",
"yaml": "2.4.1",
"yargs": "17.7.2",
"yargs-parser": "21.1.1"
Expand Down

0 comments on commit 8aa3547

Please sign in to comment.