diff --git a/yarn.lock b/yarn.lock index 5847160..391ab70 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" @@ -5661,11 +5694,9 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1: integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= json5@2.x, json5@^2.1.2: - version "2.2.0" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== - dependencies: - minimist "^1.2.5" + version "2.2.3" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== jsonfile@^4.0.0: version "4.0.0"