Skip to content

Commit

Permalink
Bump @kittycad/lib from 0.0.35 to 0.0.49 (#156)
Browse files Browse the repository at this point in the history
Bumps [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) from 0.0.35 to 0.0.49.
- [Release notes](https://github.com/KittyCAD/kittycad.ts/releases)
- [Commits](KittyCAD/kittycad.ts@v0.0.35...v0.0.49)

---
updated-dependencies:
- dependency-name: "@kittycad/lib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 465e041 commit 343846b
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 @@ -8,6 +8,6 @@
"author": "KittyCAD",
"license": "",
"dependencies": {
"@kittycad/lib": "^0.0.35"
"@kittycad/lib": "^0.0.49"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@kittycad/lib@^0.0.35":
version "0.0.35"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-0.0.35.tgz#bde8868048f9fd53f8309e7308aeba622898b935"
integrity sha512-qM8AyP2QUlDfPWNxb1Fs/Pq9AebGVDN1OHjByxbGomKCy0jFdN2TsyDdhQH/CAZGfBCgPEfr5bq6rkUBGSXcNw==
"@kittycad/lib@^0.0.49":
version "0.0.49"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-0.0.49.tgz#01550b9a2a104696d5c23dc2a33c6854a28dbb84"
integrity sha512-ClF0syIQfGQ6FeoEohIEj9S5emEYSW+tI6j98X6W8+rvuu/kn9ZK4H51zior6VSbxz7E/irJy1sb10A+FBEFug==
dependencies:
node-fetch "3.3.2"
openapi-types "^12.0.0"
Expand Down

0 comments on commit 343846b

Please sign in to comment.