Skip to content

Commit

Permalink
📦 chore: bump @turbowarp/types from 0.0.11 to 0.0.12
Browse files Browse the repository at this point in the history
Bumps [@turbowarp/types](https://github.com/TurboWarp/types) from 0.0.11 to 0.0.12.
- [Commits](TurboWarp/types@v0.0.11...v0.0.12)

---
updated-dependencies:
- dependency-name: "@turbowarp/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent f1fdef6 commit f7a7fb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.22.15",
"@turbowarp/types": "^0.0.11",
"@turbowarp/types": "^0.0.12",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"archiver": "^6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1119,10 +1119,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@turbowarp/types@^0.0.11":
version "0.0.11"
resolved "https://registry.yarnpkg.com/@turbowarp/types/-/types-0.0.11.tgz#7285b3d1b30e5d5e1e554cfbdd7a50a146ccd9f2"
integrity sha512-CwjS1/KkO+pkKbsPkbji03Ac+j6pVFrdOF0Lo3kWHTNuniHWuQOQx5cK+B+/wNMZ7dCaNjtMS4HDe80RxBrsaQ==
"@turbowarp/types@^0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@turbowarp/types/-/types-0.0.12.tgz#7ed12fde4f8340ffc0cde794386a08fdedde343c"
integrity sha512-VhYdLDyk3ZgCnGb0xN0x0sj4SXsiYknnA/b1UzJlK1EVzK8gO4c+BQg0famYUVIgfS93eBbgRTXP0EyEz0zu/Q==

"@types/body-parser@*":
version "1.19.5"
Expand Down

0 comments on commit f7a7fb2

Please sign in to comment.