chore(deps): bump simplecc-wasm from 0.1.4 to 0.1.5 (#11569)
Bumps [simplecc-wasm](https://github.com/fengkx/simplecc-wasm) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/fengkx/simplecc-wasm/releases) - [Commits](https://github.com/fengkx/simplecc-wasm/commits) --- updated-dependencies: - dependency-name: simplecc-wasm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b51e898b72
commit
0826e85c2b
|
|
@ -140,7 +140,7 @@
|
|||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.12.0",
|
||||
"showdown": "2.1.0",
|
||||
"simplecc-wasm": "0.1.4",
|
||||
"simplecc-wasm": "0.1.5",
|
||||
"socks-proxy-agent": "7.0.0",
|
||||
"string-similarity": "4.0.4",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
|
|
|
|||
|
|
@ -12458,10 +12458,10 @@ simple-update-notifier@^1.0.7:
|
|||
dependencies:
|
||||
semver "~7.0.0"
|
||||
|
||||
simplecc-wasm@0.1.4:
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/simplecc-wasm/-/simplecc-wasm-0.1.4.tgz#8da038e858fe8846f9ea0e8b490ced85513ab7ae"
|
||||
integrity sha512-MSEGfvYjilmicNJ4YvDHpqNxHxOnZp1afDpoeLUiqbDROv0i/DJqrz7tMS3m22HDQbHeZaS6j/SHuDSkRoCD5g==
|
||||
simplecc-wasm@0.1.5:
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/simplecc-wasm/-/simplecc-wasm-0.1.5.tgz#cb80bcf745dabba0180e1ae80fcd07ad8dafac68"
|
||||
integrity sha512-cf7QTS/ubpNH4Nk4YiSvlRgMSirpg2bj7NLPV6GqZewz5uHljea4XCGB3DriNh1QgmjIjpbA0pt34cN+MDO6BQ==
|
||||
|
||||
sisteransi@^1.0.5:
|
||||
version "1.0.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue