Skip to content

Commit f1e27fa

Browse files
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in /examples/tsdx
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b8010e commit f1e27fa

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

examples/tsdx/package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/tsdx/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3927,9 +3927,9 @@ jpjs@^1.2.1:
39273927
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
39283928

39293929
js-yaml@^3.13.1:
3930-
version "3.14.1"
3931-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
3932-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
3930+
version "3.14.2"
3931+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
3932+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
39333933
dependencies:
39343934
argparse "^1.0.7"
39353935
esprima "^4.0.0"

0 commit comments

Comments
 (0)