Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent e339e8a commit cb591b0
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "2.8.8",
"set-tz": "0.2.0",
"ts-jest": "29.1.2",
"typescript": "5.1.6"
"typescript": "5.3.3"
},
"packageManager": "[email protected]",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.1.6",
"typescript": "5.3.3",
"webpack": "5.90.3"
}
}
2 changes: 1 addition & 1 deletion packages/graphql-amqp-subscriptions-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"randomstring": "1.3.0",
"supertest": "6.3.4",
"ts-jest": "29.1.2",
"typescript": "5.1.6",
"typescript": "5.3.3",
"ws": "8.16.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.1.6",
"typescript": "5.3.3",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"supertest": "6.3.4",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"typescript": "5.3.3",
"ws": "8.16.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/introspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "5.1.6"
"typescript": "5.3.3"
},
"dependencies": {
"camelcase": "^6.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ogm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"randomstring": "1.3.0",
"semver": "7.6.0",
"ts-jest": "29.1.2",
"typescript": "5.1.6"
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/package-tests/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"neo4j-driver": "^5.8.0"
},
"devDependencies": {
"typescript": "5.1.6"
"typescript": "5.3.3"
}
}
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3654,7 +3654,7 @@ __metadata:
randomstring: "npm:1.3.0"
supertest: "npm:6.3.4"
ts-jest: "npm:29.1.2"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
ws: "npm:8.16.0"
peerDependencies:
"@neo4j/graphql": ^5.0.0
Expand All @@ -3681,7 +3681,7 @@ __metadata:
randomstring: "npm:1.3.0"
semver: "npm:7.6.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
peerDependencies:
graphql: ^16.0.0
neo4j-driver: ^5.8.0
Expand Down Expand Up @@ -3748,7 +3748,7 @@ __metadata:
ts-loader: "npm:9.5.1"
ts-node: "npm:10.9.2"
tsconfig-paths-webpack-plugin: "npm:4.1.0"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
webpack: "npm:5.90.3"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5.0.2"
Expand Down Expand Up @@ -3814,7 +3814,7 @@ __metadata:
supertest: "npm:6.3.4"
ts-jest: "npm:29.1.2"
ts-node: "npm:10.9.2"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
typescript-memoize: "npm:^1.1.1"
ws: "npm:8.16.0"
peerDependencies:
Expand All @@ -3836,7 +3836,7 @@ __metadata:
jest: "npm:29.7.0"
pluralize: "npm:^8.0.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
peerDependencies:
neo4j-driver: ^5.8.0
languageName: unknown
Expand Down Expand Up @@ -8991,7 +8991,7 @@ __metadata:
neo4j-driver: "npm:^5.8.0"
ts-loader: "npm:9.5.1"
tsconfig-paths-webpack-plugin: "npm:4.1.0"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
webpack: "npm:5.90.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -20515,7 +20515,7 @@ __metadata:
prettier: "npm:2.8.8"
set-tz: "npm:0.2.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.1.6"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -26597,23 +26597,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/45ac28e2df8365fd28dac42f5d62edfe69a7203d5ec646732cadc04065331f34f9078f81f150fde42ed9754eed6fa3b06a8f3523c40b821e557b727f1992e025
checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=5da071"
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/c2bded58ab897a8341fdbb0c1d92ea2362f498cfffebdc8a529d03e15ea2454142dfbf122dabbd9a5cb79b7123790d27def16e11844887d20636226773ed329a
checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
languageName: node
linkType: hard

Expand Down

0 comments on commit cb591b0

Please sign in to comment.