Skip to content

Commit 9fc5b97

Browse files
deps: bump js-yaml
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency . These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `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@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 053435c commit 9fc5b97

File tree

3 files changed

+28
-9
lines changed

3 files changed

+28
-9
lines changed

package-lock.json

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

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"chalk": "^5.6.2",
113113
"data-with-position": "^0.5.0",
114114
"import-local": "^3.2.0",
115-
"js-yaml": "^4.1.0",
115+
"js-yaml": "^4.1.1",
116116
"open": "^10.2.0",
117117
"pretty-hrtime": "^1.0.3",
118118
"semver": "^7.7.2",

packages/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"escape-string-regexp": "^5.0.0",
119119
"globby": "^14.1.0",
120120
"graceful-fs": "^4.2.11",
121-
"js-yaml": "^4.1.0",
121+
"js-yaml": "^4.1.1",
122122
"lockfile": "^1.0.4",
123123
"make-fetch-happen": "^14.0.3",
124124
"node-stream-zip": "^1.15.0",

0 commit comments

Comments
 (0)