Skip to content

Commit

Permalink
Bump eslint from 9.12.0 to 9.13.0 in /scripts in the node-dependencie…
Browse files Browse the repository at this point in the history
…s group (#2113)

Bump eslint in /scripts in the node-dependencies group

Bumps the node-dependencies group in /scripts with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.12.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.12.0...v9.13.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 9840276 commit 12cd7e8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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": "^2.9.0",
"eslint": "^9.12.0"
"eslint": "^9.13.0"
},
"scripts": {
"ses": "aws-ses-local -o ./out",
Expand Down

0 comments on commit 12cd7e8

Please sign in to comment.