Skip to content

Commit

Permalink
deps(dev): Bump typescript from 5.4.2 to 5.4.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 119245b commit fba4416
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.13.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion arcjet-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.13.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion arcjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion decorate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion duration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
26 changes: 13 additions & 13 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 protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@rollup/wasm-node": "4.13.0",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.13.0",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit fba4416

Please sign in to comment.