Skip to content

Commit 445a79d

Browse files
chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /example
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef0409a commit 445a79d

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

example/yarn.lock

Lines changed: 12 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"
@@ -4006,12 +4006,13 @@ [email protected]:
40064006
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
40074007

40084008
sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
4009-
version "2.4.11"
4010-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
4011-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
4009+
version "2.4.12"
4010+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
4011+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
40124012
dependencies:
4013-
inherits "^2.0.1"
4014-
safe-buffer "^5.0.1"
4013+
inherits "^2.0.4"
4014+
safe-buffer "^5.2.1"
4015+
to-buffer "^1.2.0"
40154016

40164017
shebang-command@^2.0.0:
40174018
version "2.0.0"
@@ -4473,7 +4474,7 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
44734474
version "10.0.4"
44744475
dependencies:
44754476
"@textlint-rule/textlint-rule-no-invalid-control-character" "^3.0.0"
4476-
"@textlint/module-interop" "^14.0.0"
4477+
"@textlint/module-interop" "^15.0.0"
44774478
textlint-rule-max-ten "^5.0.0"
44784479
textlint-rule-no-double-negative-ja "^2.0.1"
44794480
textlint-rule-no-doubled-conjunction "^3.0.0"

0 commit comments

Comments
 (0)