Skip to content

Commit

Permalink
fix(deps): bump eslint in /cloudrun-malware-scanner
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.10.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.10.0...v9.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 795fb57 commit 9d32973
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 144 deletions.
219 changes: 76 additions & 143 deletions cloudrun-malware-scanner/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 cloudrun-malware-scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@eslint/js": "^9.10.0",
"@types/express": "^4.17.21",
"@types/http-proxy": "^1.17.15",
"eslint": "^9.10.0",
"eslint": "^9.13.0",
"globals": "^15.9.0",
"husky": "^9.1.6",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 9d32973

Please sign in to comment.