Skip to content

Commit

Permalink
Merge pull request #617 from spiltcoffee/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…script-5.4.4

build(npm-dev): bump typescript from 5.4.3 to 5.4.4
  • Loading branch information
mergify[bot] authored Apr 5, 2024
2 parents de35396 + 796bdf9 commit f5fbc72
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "^3.2.5",
"sass": "~1.74.1",
"sass-loader": "^14.1.1",
"typescript": "~5.4.3",
"typescript": "~5.4.4",
"vue-cli-plugin-vuetify": "~2.5.8",
"vue-template-compiler": "^2.7.16",
"vuetify-loader": "^1.9.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8474,23 +8474,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.3":
version: 5.4.3
resolution: "typescript@npm:5.4.3"
"typescript@npm:~5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198
checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8
languageName: node
linkType: hard

"typescript@patch:typescript@~5.4.3#~builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=14eedb"
"typescript@patch:typescript@~5.4.4#~builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c
checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8624,7 +8624,7 @@ __metadata:
qs: ^6.12.0
sass: ~1.74.1
sass-loader: ^14.1.1
typescript: ~5.4.3
typescript: ~5.4.4
vue: ^2.7.16
vue-class-component: ^7.2.3
vue-cli-plugin-vuetify: ~2.5.8
Expand Down

0 comments on commit f5fbc72

Please sign in to comment.