diff --git a/yarn.lock b/yarn.lock index 5847160..b0ac2c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1566,12 +1566,45 @@ "@octokit/openapi-types" "^10.2.2" "@percolate/eslint-plugin@link:./pkgs/eslint-plugin": - version "0.0.0" - uid "" + version "1.1.19" + dependencies: + "@typescript-eslint/eslint-plugin" "2.7.0" + "@typescript-eslint/parser" "2.7.0" + eslint-import-resolver-node "0.3.2" + eslint-plugin-eslint-comments "3.1.2" + eslint-plugin-filenames "1.3.2" + eslint-plugin-import "2.18.2" + eslint-plugin-lodash "6.0.0" + eslint-plugin-react "7.16.0" + eslint-plugin-react-hooks "2.2.0" + eslint-plugin-simple-import-sort "7.0.0" + html-tags "3.1.0" "@percolate/kona@link:./pkgs/kona": - version "0.0.0" - uid "" + version "3.4.11" + dependencies: + "@commitlint/config-conventional" "12.1.1" + "@commitlint/format" "12.1.1" + "@commitlint/lint" "12.1.1" + "@commitlint/load" "12.1.1" + "@percolate/cli-utils" "0.1.17" + commitizen "4.2.4" + fast-glob "3.2.5" + find-up "4.1.0" + husky "3.0.9" + jest "26.6.3" + jest-junit "10.0.0" + jest-watch-typeahead "0.5.0" + lcov-parse "1.0.0" + lodash.clonedeep "4.5.0" + lodash.isequal "4.5.0" + lodash.template "4.5.0" + lodash.uniq "4.5.0" + micromatch "4.0.2" + p-map "4.0.0" + parse-diff "0.7.1" + yargs "16.2.0" + yarn-deduplicate "1.1.1" "@sentry/cli@1.49.0": version "1.49.0" @@ -3154,9 +3187,9 @@ decimal.js@^10.2.1: integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ== decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" - integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= + version "0.2.2" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" + integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== dedent@0.7.0, dedent@^0.7.0: version "0.7.0"