Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.6.2 (#656)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 94b9118 commit 4912297
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rollup-plugin-replace": "^2.2.0",
"size-limit": "^11.1.5",
"tslib": "^2.7.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"scripts": {
"test": "jest --coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-cookie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"react": ">= 16.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/universal-cookie-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"devDependencies": {
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/universal-cookie-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"devDependencies": {
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/universal-cookie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6909,7 +6909,7 @@ __metadata:
react-dom: "npm:^18.3.1"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.21.2"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
universal-cookie: "npm:^7.0.0"
peerDependencies:
react: ">= 16.3.0"
Expand Down Expand Up @@ -7289,7 +7289,7 @@ __metadata:
rollup-plugin-replace: "npm:^2.2.0"
size-limit: "npm:^11.1.5"
tslib: "npm:^2.7.0"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft

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

"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8043,7 +8043,7 @@ __metadata:
dependencies:
"@babel/cli": "npm:^7.25.6"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
universal-cookie: "npm:^7.0.0"
languageName: unknown
linkType: soft
Expand All @@ -8054,7 +8054,7 @@ __metadata:
dependencies:
"@babel/cli": "npm:^7.25.6"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
universal-cookie: "npm:^7.0.0"
languageName: unknown
linkType: soft
Expand All @@ -8068,7 +8068,7 @@ __metadata:
cookie: "npm:^0.6.0"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.21.2"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 4912297

Please sign in to comment.