Skip to content

Commit

Permalink
npm(deps): bump the npm group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates: [eslint](https://github.com/eslint/eslint) and [yaml](https://github.com/eemeli/yaml).


Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.53.0)

Updates `yaml` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 4dcf9f5 commit 21285e0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"concat-stream": "^2.0.0",
"duplexify": "^4.1.2",
"envify": "^4.1.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-prefer-arrow-functions": "^3.2.4",
"esmify": "^2.1.1",
"hash-wasm": "^4.10.0",
Expand All @@ -59,6 +59,6 @@
"uglify-js": "^3.17.4",
"unassertify": "^3.0.1",
"v8r": "^2.1.0",
"yaml": "^2.3.3"
"yaml": "^2.3.4"
}
}

0 comments on commit 21285e0

Please sign in to comment.