Skip to content

Commit

Permalink
Merge pull request #555 from getformwork/dependabot/npm_and_yarn/pane…
Browse files Browse the repository at this point in the history
…l/typescript-5.5.4

Bump typescript from 5.4.5 to 5.5.4 in /panel
  • Loading branch information
giuscris authored Sep 7, 2024
2 parents e44b409 + 02456bc commit 9686bde
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.4.1",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"typescript-eslint": "^7.11.0"
},
"packageManager": "[email protected]"
Expand Down
18 changes: 9 additions & 9 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1385,7 +1385,7 @@ __metadata:
stylelint-config-standard-scss: "npm:^13.1.0"
stylelint-order: "npm:^6.0.4"
stylelint-scss: "npm:^6.4.1"
typescript: "npm:^5.4.5"
typescript: "npm:^5.5.4"
typescript-eslint: "npm:^7.11.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2972,23 +2972,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"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"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

Expand Down

0 comments on commit 9686bde

Please sign in to comment.