Skip to content

Commit

Permalink
chore(deps-dev): bump eslint in /sample-06 in the dev-dependency group
Browse files Browse the repository at this point in the history
Bumps the dev-dependency group in /sample-06 with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 06d400b commit 8bdbfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-06/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/eslint-parser": "7.25.9",
"babel-loader": "9.2.1",
"cross-env": "7.0.3",
"eslint": "9.14.0",
"eslint": "9.15.0",
"webpack": "5.96.1",
"webpack-cli": "5.1.4"
},
Expand Down

0 comments on commit 8bdbfe4

Please sign in to comment.