Skip to content

Commit 6444ad3

Browse files
chore(deps): bump js-yaml from 4.3.0 to 5.0.0 (#964)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 5.0.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.0.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99f54ad commit 6444ad3

3 files changed

Lines changed: 14 additions & 6 deletions

File tree

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
},
421421
"dependencies": {
422422
"@equinor/septic-config-lib": "workspace:*",
423-
"js-yaml": "^4.2.0"
423+
"js-yaml": "^5.0.0"
424424
},
425425
"devDependencies": {
426426
"@types/vscode": "^1.125.0",

packages/septic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"ajv": "^8.20.0",
2525
"glob": "^13.0.6",
26-
"js-yaml": "^4.2.0",
26+
"js-yaml": "^5.0.0",
2727
"vscode-languageserver-textdocument": "^1.0.12",
2828
"yargs": "^18.0.0"
2929
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)