Skip to content

Commit f99edb5

Browse files
authored
chore(deps): Bump js-yaml from 3.14.1 to 3.14.2 in /deploy (#7709)
#### Details Bumps [js-yml]() from 3.14.1 to 3.14.2. Manual PR for dependabot #7700, as that was failing at check-clearly-defined step but details for this package is present https://clearlydefined.io/definitions/npm/npmjs/-/js-yaml/3.14.2 ##### Motivation #7700 ##### Context <!-- Are there any parts that you've intentionally left out-of-scope for a later PR to handle? --> <!-- Were there any alternative approaches you considered? What tradeoffs did you consider? --> #### Pull request checklist - [x] Ran `yarn fastpass` - [x] Added/updated relevant unit test(s) (and ran `yarn test`) - [x] Verified code coverage for the changes made. Check coverage report at: `<rootDir>/test-results/unit/coverage` - [x] PR title *AND* final merge commit title both start with a semantic tag (`fix:`, `chore:`, `feat(feature-name):`, `refactor:`). See `CONTRIBUTING.md`. - [ ] (UI changes only) Added screenshots/GIFs to description above - [ ] (UI changes only) Verified usability with NVDA/JAWS
1 parent fe11fb2 commit f99edb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -583,9 +583,9 @@ isobject@^3.0.0, isobject@^3.0.1:
583583
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
584584

585585
js-yaml@~3.14.0:
586-
version "3.14.1"
587-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
588-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
586+
version "3.14.2"
587+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
588+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
589589
dependencies:
590590
argparse "^1.0.7"
591591
esprima "^4.0.0"

0 commit comments

Comments
 (0)