Skip to content

Commit

Permalink
Update dependency typescript to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent eb0021d commit 13bfa04
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@swissquote/crafty-preset-eslint": "1.26.0",
"schema-utils": "4.2.0",
"tslib": "2.6.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"devDependencies": {
"@onigoetz/gulp-typescript": "6.0.0-alpha.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@swissquote/crafty-commons": "1.26.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"eslint": "*"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2813,7 +2813,7 @@ __metadata:
ts-jest: "npm:29.2.3"
ts-loader: "npm:9.5.1"
tslib: "npm:2.6.3"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
peerDependencies:
"@swissquote/crafty": 1.26.0
"@swissquote/crafty-runner-gulp": 1.26.0
Expand Down Expand Up @@ -2911,7 +2911,7 @@ __metadata:
prettier-linter-helpers: "npm:1.0.0"
prettier1: "npm:[email protected]"
prettier2: "npm:[email protected]"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.17.0"
peerDependencies:
eslint: "*"
Expand Down Expand Up @@ -13512,23 +13512,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
"typescript@patch:typescript@npm%3A5.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"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

Expand Down

0 comments on commit 13bfa04

Please sign in to comment.