chore(deps): bump yaml and lint-staged (#42)

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.0 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.0...v2.2.2)

Updates `lint-staged` from 10.2.11 to 13.2.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...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>
This commit is contained in:
dependabot[bot] 2023-05-01 14:54:32 -04:00 committed by GitHub
parent eee3411ad0
commit 2c1aa9a04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 619 additions and 730 deletions

View file

@ -58,7 +58,7 @@
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-svelte3": "3.1.2",
"gh-pages": "3.1.0",
"lint-staged": "10.2.11",
"lint-staged": "13.2.1",
"postcss": "7.0.36",
"postcss-load-config": "2.1.0",
"prettier": "2.0.5",