Skip to content

Commit 97cefc9

Browse files
Bump js-yaml from 3.13.1 to 4.1.1 (#1137)
* Bump js-yaml from 3.13.1 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Create chilled-vans-lie.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavithra Kodmad <[email protected]>
1 parent 4e7f725 commit 97cefc9

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

.changeset/chilled-vans-lie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/octicons": patch
3+
---
4+
5+
Bump js-yaml from 3.13.1 to 4.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"execa": "4.0.0",
2626
"fs-extra": "7.0.1",
2727
"globby": "11.0.0",
28-
"js-yaml": "3.13.1",
28+
"js-yaml": "3.14.2",
2929
"prettier": "3.4.1",
3030
"lodash.merge": "4.6.2",
3131
"svgo": "3.0.2",

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4004,18 +4004,10 @@ js-tokens@^4.0.0:
40044004
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
40054005
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
40064006

4007-
4008-
version "3.13.1"
4009-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
4010-
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
4011-
dependencies:
4012-
argparse "^1.0.7"
4013-
esprima "^4.0.0"
4014-
4015-
js-yaml@^3.10.0, js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.6.1:
4016-
version "3.14.1"
4017-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
4018-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
4007+
[email protected], js-yaml@^3.10.0, js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.6.1:
4008+
version "3.14.2"
4009+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
4010+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
40194011
dependencies:
40204012
argparse "^1.0.7"
40214013
esprima "^4.0.0"

0 commit comments

Comments
 (0)