Skip to content

Commit

Permalink
build(deps): bump @total-typescript/ts-reset from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [@total-typescript/ts-reset](https://github.com/total-typescript/ts-reset) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/total-typescript/ts-reset/releases)
- [Changelog](https://github.com/mattpocock/ts-reset/blob/main/CHANGELOG.md)
- [Commits](https://github.com/total-typescript/ts-reset/commits)

---
updated-dependencies:
- dependency-name: "@total-typescript/ts-reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Sep 2, 2024
1 parent 7232679 commit 8c5cbde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@inquirer/select": "^2.4.7",
"@total-typescript/ts-reset": "^0.5.1",
"@total-typescript/ts-reset": "^0.6.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"dotenv": "^16.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -660,10 +660,10 @@ __metadata:
languageName: node
linkType: hard

"@total-typescript/ts-reset@npm:^0.5.1":
version: 0.5.1
resolution: "@total-typescript/ts-reset@npm:0.5.1"
checksum: 10c0/0339e975034ae648e83f08d0d408d9bda926fdb0cbaddf8efebd3105b378847be8bc9c2f1aa1435e2221f5958019bc2cb562211745a52fe076a109645c8a31f0
"@total-typescript/ts-reset@npm:^0.6.0":
version: 0.6.0
resolution: "@total-typescript/ts-reset@npm:0.6.0"
checksum: 10c0/7bfe874747b5d0c9a13b1bdc01ee27087622d98b19125185ccd9684c80a3b84575009af9be3fbe32e1c50badefa7b93fc1e77169f12e350ca5573128d89c08e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2220,7 +2220,7 @@ __metadata:
resolution: "storypointer@workspace:."
dependencies:
"@inquirer/select": "npm:^2.4.7"
"@total-typescript/ts-reset": "npm:^0.5.1"
"@total-typescript/ts-reset": "npm:^0.6.0"
"@types/node": "npm:^22.1.0"
"@vitest/coverage-v8": "npm:^2.0.5"
chalk: "npm:^5.3.0"
Expand Down

0 comments on commit 8c5cbde

Please sign in to comment.