Skip to content

Commit

Permalink
build(deps-dev): bump @total-typescript/ts-reset from 0.6.0 to 0.6.1
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.6.0 to 0.6.1.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamacku committed Oct 1, 2024
1 parent 51ab57a commit 2df61fa
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 @@ -40,7 +40,7 @@
"zod": "3.23.5"
},
"devDependencies": {
"@total-typescript/ts-reset": "0.6.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.5.2",
"@vercel/ncc": "0.38.1",
"@vitest/coverage-v8": "2.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -729,10 +729,10 @@ __metadata:
languageName: node
linkType: hard

"@total-typescript/ts-reset@npm:0.6.0":
version: 0.6.0
resolution: "@total-typescript/ts-reset@npm:0.6.0"
checksum: 4e7d4ef4e8d80ca02100735b3021e27f8b48c9fc856928aa1b48c684010bbfac1067a88187fb315c86f7a707bdfcd3f1aeb76cf8ed9a0af7a97edf4cf8d61a26
"@total-typescript/ts-reset@npm:0.6.1":
version: 0.6.1
resolution: "@total-typescript/ts-reset@npm:0.6.1"
checksum: 42481486822274ea9e3a5a6e82b384d8540ee6a7454bca658b73897b939905d0226266e6a13933e568a9c1684ee9cddf29ff47b341a2a8ca9876478100739b1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2279,7 +2279,7 @@ __metadata:
"@octokit/plugin-throttling": 9.3.1
"@octokit/rest": 21.0.2
"@octokit/types": 13.6.0
"@total-typescript/ts-reset": 0.6.0
"@total-typescript/ts-reset": 0.6.1
"@types/node": 22.5.2
"@vercel/ncc": 0.38.1
"@vitest/coverage-v8": 2.0.5
Expand Down

0 comments on commit 2df61fa

Please sign in to comment.