Skip to content

Commit 2965a13

Browse files
authoredApr 25, 2023
chore(deps): bump yaml and lint-staged (#1133)
Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Updates `yaml` from 1.10.2 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v1.10.2...v2.2.2) Updates `lint-staged` from 12.5.0 to 13.2.1 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.5.0...v13.2.1) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect - dependency-name: lint-staged dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71b51e1 commit 2965a13

File tree

2 files changed

+264
-91
lines changed

2 files changed

+264
-91
lines changed
 

‎package-lock.json

+263-90
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"husky": "^8.0.3",
9090
"jest": "^29.5.0",
9191
"jest-environment-node-single-context": "^29.0.0",
92-
"lint-staged": "^12.5.0",
92+
"lint-staged": "^13.2.1",
9393
"material-components-web": "^8.0.0",
9494
"memfs": "^3.5.1",
9595
"node-sass": "^8.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.