Skip to content

Commit

Permalink
Merge pull request #16 from wnfs-wg/dependabot/npm_and_yarn/typescrip…
Browse files Browse the repository at this point in the history
…t-5.3.3

build(deps-dev): bump typescript from 5.2.2 to 5.3.3
  • Loading branch information
icidasset authored Dec 18, 2023
2 parents 594d95f + e4fdb14 commit 6725e40
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@babel/core": "^7.23.5",
"@types/node": "^20.10.4",
"typescript": "5.2.2",
"typescript": "5.3.3",
"vite": "^5.0.7",
"vite-plugin-wasm": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typedoc": "^0.25.4",
"typedoc-plugin-missing-exports": "^2.1.0",
"typedoc-plugin-zod": "^1.1.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 6725e40

Please sign in to comment.