diff --git a/lib/.yarn/cache/typescript-npm-4.7.4-65aa6ffb42-5750181b1c.zip b/lib/.yarn/cache/typescript-npm-4.7.4-65aa6ffb42-5750181b1c.zip new file mode 100644 index 0000000..9dd0833 Binary files /dev/null and b/lib/.yarn/cache/typescript-npm-4.7.4-65aa6ffb42-5750181b1c.zip differ diff --git a/lib/.yarn/cache/typescript-patch-e8b9857d0c-9096d8f6c1.zip b/lib/.yarn/cache/typescript-patch-e8b9857d0c-9096d8f6c1.zip new file mode 100644 index 0000000..3b8bfa9 Binary files /dev/null and b/lib/.yarn/cache/typescript-patch-e8b9857d0c-9096d8f6c1.zip differ diff --git a/lib/.yarn/install-state.gz b/lib/.yarn/install-state.gz index ffda631..0d17f8e 100644 Binary files a/lib/.yarn/install-state.gz and b/lib/.yarn/install-state.gz differ diff --git a/lib/package.json b/lib/package.json index 088e500..a70a3b0 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,5 +1,4 @@ { - "private": "true", "name": "automod", "version": "1.0.0", "description": "Shared code for AutoMod", diff --git a/lib/yarn.lock b/lib/yarn.lock index 1e2ca4a..ecff961 100644 --- a/lib/yarn.lock +++ b/lib/yarn.lock @@ -1,13 +1,42 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 +# This file is generated by running "yarn install" inside your project. +# Manual changes might be lost - proceed with caution! +__metadata: + version: 6 + cacheKey: 8 -"@types/node@^18.0.4": - version "18.0.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6" - integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA== +"@types/node@npm:^18.0.4": + version: 18.0.4 + resolution: "@types/node@npm:18.0.4" + checksum: 981284fd57941f233f0e77038087c122f56e3c2b4fc4e090dfc7f0a93abfc526d5ccdd59eb3ef551d713245cf3943e37c7b957f12ba699209341a447c39fab59 + languageName: node + linkType: hard -typescript@^4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" - integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +"automod@workspace:.": + version: 0.0.0-use.local + resolution: "automod@workspace:." + dependencies: + "@types/node": ^18.0.4 + typescript: ^4.7.4 + languageName: unknown + linkType: soft + +"typescript@npm:^4.7.4": + version: 4.7.4 + resolution: "typescript@npm:4.7.4" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df + languageName: node + linkType: hard + +"typescript@patch:typescript@^4.7.4#~builtin": + version: 4.7.4 + resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin::version=4.7.4&hash=7ad353" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e + languageName: node + linkType: hard