diff --git a/yarn.lock b/yarn.lock index 196300e..9b7fd16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,7 +75,7 @@ dependencies: prettier "^2.0.4" -"@attest/config-rollup-typescript@^1.0.1", "@attest/config-rollup-typescript@^1.0.11": +"@attest/config-rollup-typescript@^1.0.11": version "1.0.11" resolved "https://npm.pkg.github.com/download/@attest/config-rollup-typescript/1.0.11/7dda634d25a6f84778ffb53352f893b6c8c284405ffac9ba5d469120271a6ba7#f349bae911a0390a33d25f5336d0b0d990eb39e9" integrity sha512-IpM3smqB6I++2OIkcvFZ4y0HS9Bm+f792QW+wGmpjWS3QmypD6p1ZLlcRK7tTWiMV3HQdcSZTAVf4z2BUYpcDQ== @@ -86,6 +86,14 @@ rollup-plugin-typescript2 "^0.27.0" typescript "3.8.3" +"@attest/config-rollup-typescript@^3.0.1": + version "3.0.1" + resolved "https://npm.pkg.github.com/download/@attest/config-rollup-typescript/3.0.1/3a0c095e9721e804828454fae5a04f42283e29e4860072a127a3ccb194383c6d#be052cc8f3c8ee065cf1e5ad1d50a6e0e428189b" + integrity sha512-CYyM4Pm/yHLb+8TVOZvxEy5ugkEJ+NkAcG7NL05VBHKtWgBxPMijKv/9dByTlDV96P67EduZPYWQeMyflxqelQ== + dependencies: + "@zerollup/ts-transform-paths" "^1.7.18" + ts-transformer-keys "0.4.1" + "@attest/config-rollup@^2.0.10": version "2.0.10" resolved "https://npm.pkg.github.com/download/@attest/config-rollup/2.0.10/ea7e9b208d01e8434f0ef32257e938465d6868dbe1b5a3666bc3690c5e619c50#171b43a2efa98bcd73afeb6600727e5fd4e93dd5" @@ -156,12 +164,12 @@ eslint-plugin-unicorn "^18.0.1" "@attest/generate-codeowners@^0.1.22": - version "0.1.23" - resolved "https://npm.pkg.github.com/download/@attest/generate-codeowners/0.1.23/61388184895f08779f5212715019e6e67251e1426eb44d30af30985bc3f4c7e9#6c9e8410505cd7c5e9369409a1bf1bda2a7f0112" - integrity sha512-ke6Qurws3XEMVny0hOtorc46iKBx+7N0woHtrOpycUZGplrB7XA2E9Pg2zRQN/VxP98y8DtMjSutJc3iwx8nVw== + version "0.1.67" + resolved "https://npm.pkg.github.com/download/@attest/generate-codeowners/0.1.67/02cc6a0dfc111b580f924eccab062cb410a51b337b42d0d277408f4a951cec2d#fbbe9bd255e905e0168ebb606683297a903eb97d" + integrity sha512-iqQCePnV7Ke0jWkf43gbtvT+BOgn4wjDnclm10mEYm2pv2OIQnGv2WxLjRSaTzOXENgzBWiB5dBCJftM8LE/wA== dependencies: - "@attest/config-rollup-typescript" "^1.0.1" - glob "^7.1.6" + "@attest/config-rollup-typescript" "^3.0.1" + fast-glob "^3.2.2" title-case "^3.0.2" "@attest/standard-commits@^0.1.51": @@ -1867,6 +1875,13 @@ dependencies: resolve "^1.12.0" +"@zerollup/ts-helpers@^1.7.18": + version "1.7.18" + resolved "https://registry.yarnpkg.com/@zerollup/ts-helpers/-/ts-helpers-1.7.18.tgz#747177f6d5abc06c3a0f5dffe7362d365cf0391d" + integrity sha512-S9zN+y+i5yN/evfWquzSO3lubqPXIsPQf6p9OiPMpRxDx/0totPLF39XoRw48Dav5dSvbIE8D2eAPpXXJxvKwg== + dependencies: + resolve "^1.12.0" + "@zerollup/ts-transform-paths@^1.7.17": version "1.7.17" resolved "https://registry.yarnpkg.com/@zerollup/ts-transform-paths/-/ts-transform-paths-1.7.17.tgz#b9bfab9ad6a7c2e09f40930345f18c9435cda51f" @@ -1874,6 +1889,13 @@ dependencies: "@zerollup/ts-helpers" "^1.7.16" +"@zerollup/ts-transform-paths@^1.7.18": + version "1.7.18" + resolved "https://registry.yarnpkg.com/@zerollup/ts-transform-paths/-/ts-transform-paths-1.7.18.tgz#72f705c66690879e51d53c73dc76c4e2518a8c50" + integrity sha512-YPVUxvWQVzRx1OBN0Pmkd58+R9FcfUJuwTaPUSoi5rKxuXMtxevTXdfi0w5mEaIH8b0DfL+wg0wFDHiJE+S2zA== + dependencies: + "@zerollup/ts-helpers" "^1.7.18" + JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5: version "1.3.5" resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" @@ -4135,10 +4157,10 @@ fast-deep-equal@^3.1.1: resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4" integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA== -fast-glob@^3.0.0, fast-glob@^3.0.3, fast-glob@^3.1.1: - version "3.2.2" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2.tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d" - integrity sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A== +fast-glob@^3.0.0, fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.2: + version "3.2.4" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3" + integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ== dependencies: "@nodelib/fs.stat" "^2.0.2" "@nodelib/fs.walk" "^1.2.3" @@ -9803,6 +9825,11 @@ trough@^1.0.0: resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406" integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA== +ts-transformer-keys@0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/ts-transformer-keys/-/ts-transformer-keys-0.4.1.tgz#209a07caea19cf6258ee2e159d5ad20982d8bb5d" + integrity sha512-CahLCOHt6MS8Sixz5cU8XovuKOoP6hnQd91pxG3a7iuuLsdrbWLveQvKi7d/FJjRhEtVELp3bMnqvSpm+nCgKw== + tslib@1.11.1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0: version "1.11.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"