Bump eslint from 9.20.0 to 9.20.1 (#10762)

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-12 14:18:49 +01:00
committed by GitHub
parent 6328776df1
commit 4e1c16efc7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -65,7 +65,7 @@
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.25.0",
"esbuild-visualizer": "^0.7.0",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"fetch-mock": "^11.1.1",
"gaze": "^1.1.3",
"glob": "^10.4.5",
@@ -3857,9 +3857,9 @@
}
},
"node_modules/eslint": {
"version": "9.20.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz",
"integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==",
"version": "9.20.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz",
"integrity": "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -100,7 +100,7 @@
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.25.0",
"esbuild-visualizer": "^0.7.0",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"fetch-mock": "^11.1.1",
"gaze": "^1.1.3",
"glob": "^10.4.5",