Skip to content

Commit e7c5e8c

Browse files
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] <[email protected]>
1 parent 742e831 commit e7c5e8c

File tree

6 files changed

+34
-34
lines changed

6 files changed

+34
-34
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/tinycolor2": "^1.4.6",
3838
"cross-spawn": "^7.0.6",
3939
"fast-check": "^4.3.0",
40-
"js-yaml": "^4.1.0",
40+
"js-yaml": "^4.1.1",
4141
"mocha": "^11.7.4"
4242
}
4343
}

packages/cursorless-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/moo": "^0.5.10",
4848
"@types/nearley": "^2.11.5",
4949
"@types/sinon": "^17.0.4",
50-
"js-yaml": "^4.1.0",
50+
"js-yaml": "^4.1.1",
5151
"mocha": "^11.7.4",
5252
"sinon": "^21.0.0"
5353
}

packages/cursorless-vscode-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/sinon": "^17.0.4",
3535
"@types/vscode": "1.95.0",
3636
"chai": "^6.2.0",
37-
"js-yaml": "^4.1.0",
37+
"js-yaml": "^4.1.1",
3838
"mocha": "^11.7.4",
3939
"semver": "^7.7.2",
4040
"sinon": "^21.0.0"

packages/meta-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@pnpm/logger": "^1001.0.0",
2626
"@pnpm/types": "^1000.8.0",
2727
"@types/normalize-path": "^3.0.2",
28-
"js-yaml": "^4.1.0",
28+
"js-yaml": "^4.1.1",
2929
"lodash-es": "^4.17.21",
3030
"normalize-path": "^3.0.0",
3131
"path-exists": "^5.0.0",

packages/node-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"@types/js-yaml": "^4.0.9",
3232
"@types/lodash-es": "^4.17.12",
3333
"chai": "^6.2.0",
34-
"js-yaml": "^4.1.0"
34+
"js-yaml": "^4.1.1"
3535
}
3636
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)