Skip to content

Commit

Permalink
chore(npm): update @3846masa/configs digest to d0cfd43 (#835)
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] authored Oct 10, 2023
1 parent ba93ab9 commit ab93219
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"http-cookie-agent": "^5.0.4"
},
"devDependencies": {
"@3846masa/configs": "github:3846masa/configs#8acdbc6dd28f2efce52f650549ee7541630d588c",
"@3846masa/configs": "github:3846masa/configs#d0cfd4304dc9e65bd0abd3a0b22b2149c2f0efeb",
"@ava/typescript": "4.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# yarn lockfile v1


"@3846masa/configs@github:3846masa/configs#8acdbc6dd28f2efce52f650549ee7541630d588c":
version "1.0.256"
uid "8acdbc6dd28f2efce52f650549ee7541630d588c"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/8acdbc6dd28f2efce52f650549ee7541630d588c"
"@3846masa/configs@github:3846masa/configs#d0cfd4304dc9e65bd0abd3a0b22b2149c2f0efeb":
version "1.0.257"
uid d0cfd4304dc9e65bd0abd3a0b22b2149c2f0efeb
resolved "https://codeload.github.com/3846masa/configs/tar.gz/d0cfd4304dc9e65bd0abd3a0b22b2149c2f0efeb"
dependencies:
"@tsconfig/strictest" "2.0.2"
"@typescript-eslint/eslint-plugin" "5.62.0"
"@typescript-eslint/parser" "5.62.0"
better-typescript-lib "2.5.0"
eslint "8.50.0"
eslint "8.51.0"
eslint-config-prettier "9.0.0"
eslint-import-resolver-typescript "3.6.1"
eslint-plugin-import "2.28.1"
Expand Down Expand Up @@ -88,10 +88,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@8.50.0":
version "8.50.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
"@eslint/js@8.51.0":
version "8.51.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==

"@gar/promisify@^1.1.3":
version "1.1.3"
Expand Down Expand Up @@ -2073,15 +2073,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==

eslint@8.50.0:
version "8.50.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
eslint@8.51.0:
version "8.51.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.6.1"
"@eslint/eslintrc" "^2.1.2"
"@eslint/js" "8.50.0"
"@eslint/js" "8.51.0"
"@humanwhocodes/config-array" "^0.11.11"
"@humanwhocodes/module-importer" "^1.0.1"
"@nodelib/fs.walk" "^1.2.8"
Expand Down

0 comments on commit ab93219

Please sign in to comment.