Skip to content

Commit f667780

Browse files
chore(deps): bump js-yaml from 5.2.0 to 5.2.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.0...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fad303 commit f667780

3 files changed

Lines changed: 9 additions & 9 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": "^5.2.0"
423+
"js-yaml": "^5.2.2"
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": "^5.2.0",
26+
"js-yaml": "^5.2.2",
2727
"vscode-languageserver-textdocument": "^1.0.12",
2828
"yargs": "^18.0.0"
2929
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)