Skip to content

Commit df956c1

Browse files
Bump js-yaml from 3.14.2 to 3.15.0 in /react
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.2...3.15.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fc8e59 commit df956c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vtex/tsconfig": "^0.6.0",
3030
"braces": "^3.0.3",
3131
"form-data": "^2.5.6",
32-
"js-yaml": "^3.14.2",
32+
"js-yaml": "^3.15.0",
3333
"micromatch": "^4.0.8",
3434
"node-notifier": "^8.0.1",
3535
"tough-cookie": "^4.1.3",

react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3757,10 +3757,10 @@ jest@^25.0.0:
37573757
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
37583758
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
37593759

3760-
js-yaml@^3.13.1, js-yaml@^3.14.2:
3761-
version "3.14.2"
3762-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
3763-
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
3760+
js-yaml@^3.13.1, js-yaml@^3.15.0:
3761+
version "3.15.0"
3762+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.15.0.tgz#586e5214eafe3e893756a41e979b50d89d3e4a67"
3763+
integrity sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==
37643764
dependencies:
37653765
argparse "^1.0.7"
37663766
esprima "^4.0.0"

0 commit comments

Comments
 (0)