Bump @eslint/eslintrc from 3.3.0 to 3.3.1

Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-22 02:45:12 +00:00 committed by GitHub
parent b460ac64c7
commit 3c4451503a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 2 deletions

View file

@ -22,7 +22,7 @@
"pg": "^8.14.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.23.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^22.13.11",