Skip to content

Commit

Permalink
Bump @kittycad/lib from 2.0.13 to 2.0.14 (#388)
Browse files Browse the repository at this point in the history
Bumps [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/KittyCAD/kittycad.ts/releases)
- [Commits](KittyCAD/kittycad.ts@v2.0.13...v2.0.14)

---
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 28, 2025
1 parent 58ebd51 commit 5d724fb
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": "^2.0.13"
"@kittycad/lib": "^2.0.14"
}
}
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@^2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-2.0.13.tgz#e20aa17847ab1359065d21bed143ea330cf545d1"
integrity sha512-wLn6/iRVdqbRCvf6t2FhNr8No6+I6elpCEVHGUexyHLoE+1XeUS1lHeapQqcfR0pEQiwtGpcKTDfUNSlmnmaFw==
"@kittycad/lib@^2.0.14":
version "2.0.14"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-2.0.14.tgz#3c24ed312e1585e7b601b6cb670bf569996eac04"
integrity sha512-vqXk6tt9PT195zc8feJPNnns3E3IrHjp3oWaLnImBkJh5keR1MQNyUNV0xdMaZjiiBH7a/s/TBMWifEozJ6Yuw==
dependencies:
openapi-types "^12.0.0"
ts-node "^10.9.1"
Expand Down

0 comments on commit 5d724fb

Please sign in to comment.