Skip to content

Commit

Permalink
Merge pull request #56 from timhettler/dependabot/npm_and_yarn/typesc…
Browse files Browse the repository at this point in the history
…ript-5.7.3

chore(deps-dev): bump typescript from 5.7.2 to 5.7.3
  • Loading branch information
timhettler authored Feb 4, 2025
2 parents 4d71227 + aa90f91 commit 7534005
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-storybook": "^0.11.1",
"globals": "^15.13.0",
"storybook": "^8.4.7",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.0",
"vite": "^6.0.6"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1915,7 +1915,7 @@ __metadata:
react-dom: "npm:^18.3.1"
sass-embedded: "npm:^1.82.0"
storybook: "npm:^8.4.7"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
typescript-eslint: "npm:^8.19.0"
vite: "npm:^6.0.6"
languageName: unknown
Expand All @@ -1941,7 +1941,7 @@ __metadata:
prettier: "npm:^3.4.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
typescript: "npm:^5.7.2"
typescript: "npm:^5.7.3"
vite: "npm:^6.0.6"
peerDependencies:
react: "*"
Expand Down Expand Up @@ -6119,23 +6119,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.7.2, typescript@npm:~5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
"typescript@npm:^5.7.3, typescript@npm:~5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.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"
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
languageName: node
linkType: hard

Expand Down

0 comments on commit 7534005

Please sign in to comment.