Skip to content

Commit 2247769

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 21f4668 commit 2247769

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

packages/code-analyzer-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@salesforce/code-analyzer-engine-api": "0.31.0",
2020
"@types/node": "^20.0.0",
2121
"csv-stringify": "^6.6.0",
22-
"js-yaml": "^4.1.0",
22+
"js-yaml": "^4.1.1",
2323
"semver": "^7.7.3",
2424
"xmlbuilder": "^15.1.1"
2525
},

0 commit comments

Comments
 (0)