Skip to content

Commit

Permalink
Bump eslint from 8.31.0 to 8.32.0 in /src/acceptance/assets/app/nodeA…
Browse files Browse the repository at this point in the history
…pp (#1287)

Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 316c1bd commit a2fedba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions src/acceptance/assets/app/nodeApp/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 src/acceptance/assets/app/nodeApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"linked-list": "3.1.0"
},
"devDependencies": {
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-n": "15.6.1",
Expand Down

0 comments on commit a2fedba

Please sign in to comment.