Skip to content

Commit

Permalink
Bump eslint from 9.16.0 to 9.17.0 in /src/Bicep.MSBuild.E2eTests
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 25a2448 commit 191c35c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions src/Bicep.MSBuild.E2eTests/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/Bicep.MSBuild.E2eTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/uuid": "^10.0.0",
"@vitest/eslint-plugin": "^1.1.14",
"cross-spawn": "^7.0.6",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-notice": "^1.0.0",
"prettier": "^3.4.2",
"typescript": "~5.7.2",
Expand Down

0 comments on commit 191c35c

Please sign in to comment.