Skip to content

Commit c54a1a8

Browse files
chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in /example (#157)
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef0409a commit c54a1a8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

example/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -725,16 +725,16 @@
725725
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-15.2.1.tgz#97d05335280cdf680427c6eede2a4be448f24be3"
726726
integrity sha512-b/C/ZNrm05n1ypymDknIcpkBle30V2ZgE3JVqQlA9PnQV46Ky510qrZk6s9yfKgA3m1YRnAw04m8xdVtqjq1qg==
727727

728-
"@textlint/module-interop@^14.0.0":
729-
version "14.0.0"
730-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.0.tgz#3ceb1fb1398a9c6652e20214367606d9d55c4490"
731-
integrity sha512-QjSSwW2Dh+NEhWH6nsnVaJ9NI7MjAFUk96M8x+BTg7i7PES7cFAvjVCR2hgetrKhJWl3YKsiuWZ7f7tUkGCimw==
732-
733728
"@textlint/module-interop@^14.0.4":
734729
version "14.0.4"
735730
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.4.tgz#3dafee16c4117b184050b3ac5e02674ee26bd708"
736731
integrity sha512-okv52pRSQ1aeC8rim8qp2D2Fmj/oKDYGY2itdeZhj9E/vdkU9/r7OpdcxyuNiuqLEd/sWw03EAwt3S6mlfNIOw==
737732

733+
"@textlint/module-interop@^15.0.0":
734+
version "15.2.2"
735+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-15.2.2.tgz#cffb4162265813a5813d5c807d9faae778638d3f"
736+
integrity sha512-2rmNcWrcqhuR84Iio1WRzlc4tEoOMHd6T7urjtKNNefpTt1owrTJ9WuOe60yD3FrTW0J/R0ux5wxUbP/eaeFOA==
737+
738738
"@textlint/regexp-string-matcher@^2.0.2":
739739
version "2.0.2"
740740
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-2.0.2.tgz#cef4d8353dac624086069e290d9631ca285df34d"
@@ -1571,12 +1571,12 @@ chrome-trace-event@^1.0.2:
15711571
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
15721572

15731573
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
1574-
version "1.0.4"
1575-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
1576-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
1574+
version "1.0.6"
1575+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
1576+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
15771577
dependencies:
1578-
inherits "^2.0.1"
1579-
safe-buffer "^5.0.1"
1578+
inherits "^2.0.4"
1579+
safe-buffer "^5.2.1"
15801580

15811581
color-convert@^1.9.0:
15821582
version "1.9.3"
@@ -4473,7 +4473,7 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
44734473
version "10.0.4"
44744474
dependencies:
44754475
"@textlint-rule/textlint-rule-no-invalid-control-character" "^3.0.0"
4476-
"@textlint/module-interop" "^14.0.0"
4476+
"@textlint/module-interop" "^15.0.0"
44774477
textlint-rule-max-ten "^5.0.0"
44784478
textlint-rule-no-double-negative-ja "^2.0.1"
44794479
textlint-rule-no-doubled-conjunction "^3.0.0"

0 commit comments

Comments
 (0)