Skip to content

Commit

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

build(npm-dev): bump typescript from 5.5.2 to 5.5.3
  • Loading branch information
mergify[bot] authored Jul 2, 2024
2 parents 253c386 + 4f58560 commit 9c50f0b
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.3.2",
"sass": "~1.77.6",
"sass-loader": "^14.2.1",
"typescript": "~5.5.2",
"typescript": "~5.5.3",
"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 @@ -8527,23 +8527,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:~5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
languageName: node
linkType: hard

"typescript@patch:typescript@~5.5.2#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=14eedb"
"typescript@patch:typescript@~5.5.3#~builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8677,7 +8677,7 @@ __metadata:
qs: ^6.12.1
sass: ~1.77.6
sass-loader: ^14.2.1
typescript: ~5.5.2
typescript: ~5.5.3
vue: ^2.7.16
vue-class-component: ^7.2.3
vue-cli-plugin-vuetify: ~2.5.8
Expand Down

0 comments on commit 9c50f0b

Please sign in to comment.