Skip to content

Commit

Permalink
chore(npm): update @3846masa/configs digest to dd1a3fc (#762)
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 Jun 20, 2023
1 parent e51d822 commit 3a9d339
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"http-cookie-agent": "^5.0.2"
},
"devDependencies": {
"@3846masa/configs": "github:3846masa/configs#707064cd4db30c36b728d63f5e411cc705c9ccad",
"@3846masa/configs": "github:3846masa/configs#dd1a3fcea9590bb66eb6dd5f5b2f8e2cc6eca156",
"@ava/typescript": "4.0.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Expand Up @@ -2,16 +2,16 @@
# yarn lockfile v1


"@3846masa/configs@github:3846masa/configs#707064cd4db30c36b728d63f5e411cc705c9ccad":
version "1.0.210"
uid "707064cd4db30c36b728d63f5e411cc705c9ccad"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/707064cd4db30c36b728d63f5e411cc705c9ccad"
"@3846masa/configs@github:3846masa/configs#dd1a3fcea9590bb66eb6dd5f5b2f8e2cc6eca156":
version "1.0.211"
uid dd1a3fcea9590bb66eb6dd5f5b2f8e2cc6eca156
resolved "https://codeload.github.com/3846masa/configs/tar.gz/dd1a3fcea9590bb66eb6dd5f5b2f8e2cc6eca156"
dependencies:
"@tsconfig/strictest" "2.0.1"
"@typescript-eslint/eslint-plugin" "5.59.11"
"@typescript-eslint/parser" "5.59.11"
better-typescript-lib "2.4.0"
eslint "8.42.0"
eslint "8.43.0"
eslint-config-prettier "8.8.0"
eslint-import-resolver-typescript "3.5.5"
eslint-plugin-import "2.27.5"
Expand Down Expand Up @@ -83,10 +83,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@8.42.0":
version "8.42.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
"@eslint/js@8.43.0":
version "8.43.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0"
integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==

"@gar/promisify@^1.1.3":
version "1.1.3"
Expand Down Expand Up @@ -2023,15 +2023,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==

eslint@8.42.0:
version "8.42.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
eslint@8.43.0:
version "8.43.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094"
integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.4.0"
"@eslint/eslintrc" "^2.0.3"
"@eslint/js" "8.42.0"
"@eslint/js" "8.43.0"
"@humanwhocodes/config-array" "^0.11.10"
"@humanwhocodes/module-importer" "^1.0.1"
"@nodelib/fs.walk" "^1.2.8"
Expand Down

0 comments on commit 3a9d339

Please sign in to comment.