Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 8bf0f65 commit 85a0b2a
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/absence.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/c3nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/corona-warn-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/crates.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/icanhazdadjoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/imgflip.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/node": "~20",
"@types/qs": "6.9.10",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/npms.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/roman-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/cookiejar": "2.1.5",
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/statuspage.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/updown.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">= 10.9"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6261,10 +6261,10 @@ typedoc@0.25.3:
minimatch "^9.0.3"
shiki "^0.14.1"

typescript@5.2.2, "typescript@>=3 < 6":
version "5.2.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@5.3.3, "typescript@>=3 < 6":
version "5.3.3"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

uglify-js@^3.1.4:
version "3.6.0"
Expand Down

0 comments on commit 85a0b2a

Please sign in to comment.