Skip to content

Commit

Permalink
chore(deps): update dependency @secretlint/secretlint-rule-preset-rec…
Browse files Browse the repository at this point in the history
…ommend to v8
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 84af2fa commit 53f463b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 131 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@kazupon/lerna-changelog": "^4.3.0",
"@microsoft/api-extractor": "^7.18.4",
"@secretlint/secretlint-rule-preset-recommend": "^3.3.0",
"@secretlint/secretlint-rule-preset-recommend": "^8.0.0",
"@types/jest": "^26.0.24",
"@types/node": "^18.11.17",
"@typescript-eslint/eslint-plugin": "^5.46.1",
Expand Down
134 changes: 4 additions & 130 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -968,84 +968,10 @@
resolved "https://registry.yarnpkg.com/@secretlint/profiler/-/profiler-3.1.0.tgz#b0832438fe61867a0efc9686464e221b61fd6be6"
integrity sha512-+5PDVtWI6MtuM2YCj+NqGftbbPOVp0CJW+H0BXxPwi0JnKkf35MLPcVudNzi2si2Q4IGZqzrHoMWe7BYyW0N2g==

"@secretlint/secretlint-rule-aws@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-aws/-/secretlint-rule-aws-3.3.0.tgz#62495075cefa9ae66c6198e64fc38332524ff588"
integrity sha512-UHvs4CT8Ny7Xy2zq/EAtNXE729MclwqHD7g89w9UGjrevmePqTFCz450g2BPBdPeFPwyb8P9gEE5FYoQ6eHfRQ==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"
regx "^1.0.4"

"@secretlint/secretlint-rule-basicauth@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-basicauth/-/secretlint-rule-basicauth-3.3.0.tgz#f3218195f8d3df0197b2574e512d8b605c446794"
integrity sha512-JfwBE1r9pINGN2g3QGFF3eEwdjBkwj4V1OW0bUOg1rrQIHR+eAydl+1AnTNEdEmpo1K9DFFmjZ1QeLJyGQplXw==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"

"@secretlint/secretlint-rule-gcp@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-gcp/-/secretlint-rule-gcp-3.3.0.tgz#c8819fc3aa9e35332798a6c88d6989f7ca103fa4"
integrity sha512-ysvhDV7yDtWI8XmCRXTskyhnl+SrCJja/IJIaGyzt7r+fhd79sFWSSsj2ZlwopDDozKkuUr/DeoPI/RqJEbrfg==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"
node-forge "^0.10.0"

"@secretlint/secretlint-rule-github@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-github/-/secretlint-rule-github-3.3.0.tgz#120de8038b53527a4014fe305b2bb4d40d83eedc"
integrity sha512-gx+V18eklMFOnRW6iIon0WkQCBFfOAGpoM08yCqTweC28LVT9wsizqMFidR++20QY6oL64ldzfndSOEp7oBwPg==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"

"@secretlint/secretlint-rule-npm@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-npm/-/secretlint-rule-npm-3.3.0.tgz#8c11e67ea7e358c40bdce0d6654a797e6fedc7e1"
integrity sha512-KKhIszLhGMRCufzPXWMdFeUykCq02wnZINLgHdW5bCeMAlc+iU9h7/0t4Si4Qew26hKCcm65WqVfnuSRyTpHRg==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"

"@secretlint/secretlint-rule-preset-recommend@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-3.3.0.tgz#47c95de7d7db049ec634dd6ab1813ceac3eb0faf"
integrity sha512-CEXRBP7wIvmWz0lsT1lBag5YEDn4IUPN6De8Q11Z0Fs/aF4DqsVFFT2UQP0gukzgKkd2ihJqkzDG+nfCA2u6tg==
dependencies:
"@secretlint/secretlint-rule-aws" "^3.3.0"
"@secretlint/secretlint-rule-basicauth" "^3.3.0"
"@secretlint/secretlint-rule-gcp" "^3.3.0"
"@secretlint/secretlint-rule-github" "^3.3.0"
"@secretlint/secretlint-rule-npm" "^3.3.0"
"@secretlint/secretlint-rule-privatekey" "^3.3.0"
"@secretlint/secretlint-rule-sendgrid" "^3.3.0"
"@secretlint/secretlint-rule-slack" "^3.3.0"

"@secretlint/secretlint-rule-privatekey@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-privatekey/-/secretlint-rule-privatekey-3.3.0.tgz#f70715411643a334c319a68667b1bb449c5912f8"
integrity sha512-PsO8GkvK1Vnd9/0nidw30403KX8mGsZ81CYAlsGBv0ibUYOKkM06T5wud24psUmo7zbEgGMxH8Q7fsTKNK1omQ==
dependencies:
"@textlint/regexp-string-matcher" "^1.1.0"

"@secretlint/secretlint-rule-sendgrid@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-sendgrid/-/secretlint-rule-sendgrid-3.3.0.tgz#184ac6e1bb6a29006ac9284b0350fc5ba238ccb7"
integrity sha512-PvmtmpJ2w4wT8XkTcu+ImtgqLrOodK8hV6jHL8i7HAjseJFyFEyET7ODrtOWE5SO+NTCPK+3ffPyyxtzTyVrpw==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"

"@secretlint/secretlint-rule-slack@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-slack/-/secretlint-rule-slack-3.3.0.tgz#e939d1195b4fa33030db6f8ad5a0fce7980f4e88"
integrity sha512-SJG68fkgpkROzBF4BM9VNKO9YRbsdmy+pFCmSNUn3aQY7s4PZUd16paF1FHf4mGF2TMgHqrhRGKOnPhOCwa6Ow==
dependencies:
"@secretlint/types" "^3.3.0"
"@textlint/regexp-string-matcher" "^1.1.0"
"@secretlint/secretlint-rule-preset-recommend@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-8.0.0.tgz#5350c2807687796210e971c629b0f6fe24bb6b49"
integrity sha512-V80PUPaUv+oDi00w+ZEE6YmxdNHoM0/CRWaAG/cC/wO7RIYMlHoZqsacMt3GEuzkOfAGnNENnOzDYsq08Z6u3Q==

"@secretlint/source-creator@^3.3.0":
version "3.3.0"
Expand Down Expand Up @@ -1145,18 +1071,6 @@
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.5.tgz#f10582e66e0633ac1aea228f30c5b3f5d8463f45"
integrity sha512-+yEluCSbj6oxk9ENFojVcSxURvXOg7AU3vBiVHPjPEShaqbzZZ6tcut6gbDcIYhEDUkegZGmGwyfOe+wNABhKw==

"@textlint/regexp-string-matcher@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.1.0.tgz#e19975029ce228a214d50c6a7e9dbcbef29ad8cd"
integrity sha512-uTPnE1Dw1j+9clXPn61ZUdtg+WyhbgeXHwCTfBev7quHjeCP9PS8NdRkR6wEgmjuLg+xZlI4r/e1r6Bd0xyusQ==
dependencies:
escape-string-regexp "^1.0.5"
execall "^1.0.0"
lodash.sortby "^4.7.0"
lodash.uniq "^4.5.0"
lodash.uniqwith "^4.5.0"
to-regex "^3.0.2"

"@textlint/types@^1.3.1", "@textlint/types@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304"
Expand Down Expand Up @@ -2642,14 +2556,6 @@ clone-deep@^4.0.1:
kind-of "^6.0.2"
shallow-clone "^3.0.0"

clone-regexp@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/clone-regexp/-/clone-regexp-1.0.1.tgz#051805cd33173375d82118fc0918606da39fd60f"
integrity sha512-Fcij9IwRW27XedRIJnSOEupS7RVcXtObJXbcUOX93UCLqqOdRpkvzKywOOSizmEK/Is3S/RHX9dLdfo6R1Q1mw==
dependencies:
is-regexp "^1.0.0"
is-supported-regexp-flag "^1.0.0"

co@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
Expand Down Expand Up @@ -3633,13 +3539,6 @@ execa@^5.0.0, execa@^5.1.1:
signal-exit "^3.0.3"
strip-final-newline "^2.0.0"

execall@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/execall/-/execall-1.0.0.tgz#73d0904e395b3cab0658b08d09ec25307f29bb73"
integrity sha1-c9CQTjlbPKsGWLCNCewlMH8pu3M=
dependencies:
clone-regexp "^1.0.0"

exit@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
Expand Down Expand Up @@ -5064,11 +4963,6 @@ is-string@^1.0.5, is-string@^1.0.6:
dependencies:
has-tostringtag "^1.0.0"

is-supported-regexp-flag@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-supported-regexp-flag/-/is-supported-regexp-flag-1.0.1.tgz#21ee16518d2c1dd3edd3e9a0d57e50207ac364ca"
integrity sha512-3vcJecUUrpgCqc/ca0aWeNu64UGgxcvO60K/Fkr1N6RSvfGCTU60UKN68JDmKokgba0rFFJs12EnzOQa14ubKQ==

is-symbol@^1.0.2, is-symbol@^1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
Expand Down Expand Up @@ -6062,26 +5956,11 @@ lodash.merge@^4.6.2:
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==

lodash.sortby@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=

lodash.truncate@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=

lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash.uniqwith@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniqwith/-/lodash.uniqwith-4.5.0.tgz#7a0cbf65f43b5928625a9d4d0dc54b18cadc7ef3"
integrity sha1-egy/ZfQ7WShiWp1NDcVLGMrcfvM=

[email protected], lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.7.0, lodash@~4.17.15:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
Expand Down Expand Up @@ -7561,11 +7440,6 @@ regexpp@^3.2.0:
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

regx@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/regx/-/regx-1.0.4.tgz#a0ee32c308910902019ca1117ed41b9ddd041b2f"
integrity sha1-oO4ywwiRCQIBnKERftQbnd0EGy8=

remove-trailing-separator@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
Expand Down

0 comments on commit 53f463b

Please sign in to comment.