Skip to content

Commit 6504a6c

Browse files
Bump js-yaml and @types/js-yaml
Bumps [js-yaml](https://github.com/nodeca/js-yaml) and [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.13.1 to 4.1.0 - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...4.1.0) Updates `@types/js-yaml` from 3.12.5 to 4.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) --- updated-dependencies: - dependency-name: js-yaml dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ed558d commit 6504a6c

File tree

2 files changed

+54
-18
lines changed

2 files changed

+54
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"ejs": "^3.1.8",
3030
"glob": "^8.0.3",
3131
"humanize": "0.0.9",
32-
"js-yaml": "^3.13.1",
32+
"js-yaml": "^4.1.0",
3333
"sharp": "^0.24.0"
3434
},
3535
"devDependencies": {
3636
"@types/ejs": "^3.1.1",
37-
"@types/js-yaml": "^3.12.5",
37+
"@types/js-yaml": "^4.0.5",
3838
"@octokit/types": "^5.5.0",
3939
"@types/node": "^14.10.1",
4040
"@types/sharp": "^0.26.0",

0 commit comments

Comments
 (0)