Skip to content

Commit

Permalink
Bump eslint in /scripts in the node-dependencies group
Browse files Browse the repository at this point in the history
Bumps the node-dependencies group in /scripts with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 81bd72d commit ad03af8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 38 deletions.
81 changes: 44 additions & 37 deletions scripts/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 scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^1.7.2",
"eslint": "^9.0.0"
"eslint": "^9.1.0"
},
"scripts": {
"ses": "aws-ses-local -o ./out",
Expand Down

0 comments on commit ad03af8

Please sign in to comment.