Skip to content

Commit

Permalink
Update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 725f673 commit 8f7b58a
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.27.0",
"schema-utils": "4.2.0",
"tslib": "2.8.1",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"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.27.0",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"peerDependencies": {
"eslint": "*"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2746,7 +2746,7 @@ __metadata:
ts-jest: "npm:29.2.5"
ts-loader: "npm:9.5.1"
tslib: "npm:2.8.1"
typescript: "npm:5.5.4"
typescript: "npm:5.7.2"
peerDependencies:
"@swissquote/crafty": 1.27.0
"@swissquote/crafty-runner-gulp": 1.27.0
Expand Down Expand Up @@ -2844,7 +2844,7 @@ __metadata:
prettier-linter-helpers: "npm:1.0.0"
prettier1: "npm:prettier@1.19.1"
prettier2: "npm:prettier@2.8.8"
typescript: "npm:5.5.4"
typescript: "npm:5.7.2"
typescript-eslint: "npm:7.18.0"
peerDependencies:
eslint: "*"
Expand Down Expand Up @@ -13390,23 +13390,23 @@ __metadata:
languageName: node
linkType: hard

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

"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"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f7b58a

Please sign in to comment.