build(deps-dev): bump eslint from 9.20.0 to 9.20.1 (#856)

Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-13 18:33:20 +00:00 committed by GitHub
parent dae2d383f7
commit 72d11c8f5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -22,7 +22,7 @@
"@types/react-gtm-module": "2.0.4", "@types/react-gtm-module": "2.0.4",
"@typescript-eslint/parser": "8.24.0", "@typescript-eslint/parser": "8.24.0",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"eslint": "9.20.0", "eslint": "9.20.1",
"eslint-config-next": "15.1.7", "eslint-config-next": "15.1.7",
"json": "11.0.0", "json": "11.0.0",
"postcss": "8.5.2", "postcss": "8.5.2",
@ -3581,9 +3581,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "9.20.0", "version": "9.20.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz",
"integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "integrity": "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -27,7 +27,7 @@
"@types/react-gtm-module": "2.0.4", "@types/react-gtm-module": "2.0.4",
"@typescript-eslint/parser": "8.24.0", "@typescript-eslint/parser": "8.24.0",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"eslint": "9.20.0", "eslint": "9.20.1",
"eslint-config-next": "15.1.7", "eslint-config-next": "15.1.7",
"json": "11.0.0", "json": "11.0.0",
"postcss": "8.5.2", "postcss": "8.5.2",