Skip to content

Commit 9d66c45

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/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) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62646d3 commit 9d66c45

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"pluralize": "^8.0.0",
2323
"listr2": "^8.2.1",
2424
"commander": "^13.1.0",
25-
"js-yaml": "^4.1.0",
25+
"js-yaml": "^4.1.1",
2626
"lodash": "^4.17.21",
2727
"chalk": "^4.1.2",
2828
"parse-duration": "^1.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dotenv": "^16.4.5",
5959
"glob": "^11.0.3",
6060
"immer": "^10.1.1",
61-
"js-yaml": "^4.1.0",
61+
"js-yaml": "^4.1.1",
6262
"json-schema": "^0.4.0",
6363
"listr2": "^8.2.1",
6464
"lodash": "^4.17.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)