Skip to content

Commit

Permalink
chore(npm): update @3846masa/configs digest to 0cb580f (#869)
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 Dec 19, 2023
1 parent a24f985 commit ffad7c5
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#16f21a268fde610e3ce919739c55e7adfdc1ac5a",
"@3846masa/configs": "github:3846masa/configs#0cb580f8d4da09fd3c0b3b11154247f102718f73",
"@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,10 +2,10 @@
# yarn lockfile v1


"@3846masa/configs@github:3846masa/configs#16f21a268fde610e3ce919739c55e7adfdc1ac5a":
version "1.0.279"
uid "16f21a268fde610e3ce919739c55e7adfdc1ac5a"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/16f21a268fde610e3ce919739c55e7adfdc1ac5a"
"@3846masa/configs@github:3846masa/configs#0cb580f8d4da09fd3c0b3b11154247f102718f73":
version "1.0.281"
uid "0cb580f8d4da09fd3c0b3b11154247f102718f73"
resolved "https://codeload.github.com/3846masa/configs/tar.gz/0cb580f8d4da09fd3c0b3b11154247f102718f73"
dependencies:
"@tsconfig/strictest" "2.0.2"
"@typescript-eslint/eslint-plugin" "5.62.0"
Expand All @@ -14,7 +14,7 @@
eslint "8.55.0"
eslint-config-prettier "9.1.0"
eslint-import-resolver-typescript "3.6.1"
eslint-plugin-import "2.29.0"
eslint-plugin-import "2.29.1"
eslint-plugin-sort "2.11.0"
eslint-plugin-unicorn "46.0.1"
prettier "3.1.1"
Expand Down Expand Up @@ -2051,10 +2051,10 @@ eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
dependencies:
debug "^3.2.7"

[email protected].0:
version "2.29.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
[email protected].1:
version "2.29.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
dependencies:
array-includes "^3.1.7"
array.prototype.findlastindex "^1.2.3"
Expand All @@ -2072,7 +2072,7 @@ [email protected]:
object.groupby "^1.0.1"
object.values "^1.1.7"
semver "^6.3.1"
tsconfig-paths "^3.14.2"
tsconfig-paths "^3.15.0"

[email protected]:
version "2.11.0"
Expand Down Expand Up @@ -5504,10 +5504,10 @@ trim-newlines@^3.0.0:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==

tsconfig-paths@^3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
tsconfig-paths@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
dependencies:
"@types/json5" "^0.0.29"
json5 "^1.0.2"
Expand Down

0 comments on commit ffad7c5

Please sign in to comment.