Skip to content

Commit

Permalink
chore(npm): update @3846masa/configs digest to 8ae5f7c (#540)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 22, 2022
1 parent 89662f1 commit 1af97d7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"http-cookie-agent": "^4.0.1"
},
"devDependencies": {
"@3846masa/configs": "github:3846masa/configs#2e4c88001c5df1dbfa08cf08c6f8ad372dfdafd8",
"@3846masa/configs": "github:3846masa/configs#8ae5f7cc4740f9fc2f9d773dcb91ec920a1e7fe2",
"@ava/typescript": "3.0.1",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
# yarn lockfile v1


"@3846masa/configs@github:3846masa/configs#2e4c88001c5df1dbfa08cf08c6f8ad372dfdafd8":
version "1.0.42"
uid "2e4c88001c5df1dbfa08cf08c6f8ad372dfdafd8"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/2e4c88001c5df1dbfa08cf08c6f8ad372dfdafd8"
"@3846masa/configs@github:3846masa/configs#8ae5f7cc4740f9fc2f9d773dcb91ec920a1e7fe2":
version "1.0.43"
uid "8ae5f7cc4740f9fc2f9d773dcb91ec920a1e7fe2"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/8ae5f7cc4740f9fc2f9d773dcb91ec920a1e7fe2"
dependencies:
"@tsconfig/strictest" "1.0.1"
"@typescript-eslint/eslint-plugin" "5.30.7"
"@typescript-eslint/parser" "5.30.7"
better-typescript-lib "2.1.0"
eslint "8.20.0"
eslint-config-prettier "8.5.0"
eslint-import-resolver-typescript "3.2.5"
eslint-import-resolver-typescript "3.3.0"
eslint-plugin-import "2.26.0"
eslint-plugin-sort "2.4.0"
eslint-plugin-unicorn "43.0.2"
Expand Down Expand Up @@ -376,7 +376,7 @@
dependencies:
"@octokit/openapi-types" "^11.2.0"

"@pkgr/utils@^2.2.0":
"@pkgr/utils@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.0.tgz#3b8491f112a80839450498816767eb03b7db6139"
integrity sha512-7dIJ9CRVzBnqyEl7diUHPUFJf/oty2SeoVzcMocc5PeOUDK9KGzvgIBjGRRzzlRDaOjh3ADwH0WeibQvi3ls2Q==
Expand Down Expand Up @@ -1861,18 +1861,18 @@ eslint-import-resolver-node@^0.3.6:
debug "^3.2.7"
resolve "^1.20.0"

eslint-import-resolver-typescript@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.2.5.tgz#cec82e42d93f61a039672e2ba7dc3e3663c86219"
integrity sha512-yEBi/EWxFFMjcZTBxrgdu5cFAXB2atOhYDhp0P0yHqjZa5YiPNqQVt4/lNNVWwW7Kf8IIZmyeBboWOgsfffe7w==
eslint-import-resolver-typescript@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.3.0.tgz#c2b9f420563bdcb4b84d550d81e579f8dc867d5b"
integrity sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==
dependencies:
debug "^4.3.4"
enhanced-resolve "^5.10.0"
get-tsconfig "npm:@unts/get-tsconfig@^4.1.1"
get-tsconfig "^4.2.0"
globby "^13.1.2"
is-core-module "^2.9.0"
is-glob "^4.0.3"
synckit "^0.7.2"
synckit "^0.8.1"

eslint-module-utils@^2.7.3:
version "2.7.3"
Expand Down Expand Up @@ -2311,10 +2311,10 @@ get-symbol-description@^1.0.0:
call-bind "^1.0.2"
get-intrinsic "^1.1.1"

"get-tsconfig@npm:@unts/get-tsconfig@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@unts/get-tsconfig/-/get-tsconfig-4.1.1.tgz#f2d308a0c9e56a73b815b0525d4bf37a28914cdd"
integrity sha512-8mPf1bBzF2S+fyuyYOQWjDcaJTTgJ14UAnXW9I3KwrqioRWG1byRXHwciYdqXpbdOiu7Fg4WJbymBIakGk+aMA==
get-tsconfig@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.2.0.tgz#ff368dd7104dab47bf923404eb93838245c66543"
integrity sha512-X8u8fREiYOE6S8hLbq99PeykTDoLVnxvF4DjWKJmz9xy2nNRdUcV8ZN9tniJFeKyTU3qnC9lL8n4Chd6LmVKHg==

git-hooks-list@1.0.3:
version "1.0.3"
Expand Down Expand Up @@ -4881,12 +4881,12 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

synckit@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.7.2.tgz#43c07b5a8101ee45355aebf0216895309fd32a6f"
integrity sha512-CSZRtSRZ8RhJGMtWyLRqlarmWPPlsgZJHtV6cz0VTHNOg+R7UBoE2eNPQmB5Qrhtk3RX2AAcJmVwMXFULVQSwg==
synckit@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.1.tgz#697111240114a15a393fcb92786a4218bfead47f"
integrity sha512-rJEeygO5PNmcZICmrgnbOd2usi5zWE1ESc0Gn5tTmJlongoU8zCTwMFQtar2UgMSiR68vK9afPQ+uVs2lURSIA==
dependencies:
"@pkgr/utils" "^2.2.0"
"@pkgr/utils" "^2.3.0"
tslib "^2.4.0"

tapable@^2.2.0:
Expand Down

0 comments on commit 1af97d7

Please sign in to comment.