Skip to content

Commit

Permalink
build(deps-dev): bump the npm group
Browse files Browse the repository at this point in the history
Bumps the npm group in /integration-tests/js-compute with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JakeChampion committed Oct 9, 2023
1 parent 6f8fb82 commit 0afd504
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions integration-tests/js-compute/package-lock.json

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

2 changes: 1 addition & 1 deletion integration-tests/js-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"lint": "npx prettier --write ./fixtures/**/*.js"
},
"devDependencies": {
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"prettier": "^3.0.3"
},
"dependencies": {
Expand Down

0 comments on commit 0afd504

Please sign in to comment.