Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent d4f0c8e commit dc17405
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest-runner-eslint": "^2.0.0",
"rimraf": "^5.0.0",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"dependencies": {},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsonwebtoken": "^9.0.0",
"prettier": "^2.8.8",
"supertest": "^6.3.3",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-prettier": "^4.2.1",
"miniflare": "^2.14.0",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "^8.38.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.7",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"files": [
"build/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest-runner-eslint": "^2.0.0",
"prettier": "^2.8.8",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
"typescript": "^5.3.3"
},
"files": [
"build/*",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9944,7 +9944,12 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

[email protected], typescript@^4.3.5, typescript@^4.8.3, typescript@^4.9.5:
[email protected], typescript@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

typescript@^4.3.5, typescript@^4.8.3:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
Expand Down

0 comments on commit dc17405

Please sign in to comment.