mirror of
https://github.com/pi-hole/web.git
synced 2026-04-17 23:54:10 +01:00
build(deps-dev): bump eslint-plugin-compat from 6.2.0 to 7.0.0
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases) - [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md) - [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v6.2.0...v7.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-compat dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.24",
|
||||
"eslint": "^10.0.1",
|
||||
"eslint-plugin-compat": "^6.2.0",
|
||||
"eslint-plugin-compat": "^7.0.0",
|
||||
"globals": "^17.3.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-cli": "^11.0.1",
|
||||
@@ -3739,16 +3739,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-compat": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-compat/-/eslint-plugin-compat-6.2.0.tgz",
|
||||
"integrity": "sha512-Ihz4zAeHKzyksDDUTObrYQxaqnV/pFlAiZoWkMuWM9XGf4O191ReQFYv516zcs9QVJ2vX+MMpqr1yEfTkXVETQ==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-compat/-/eslint-plugin-compat-7.0.0.tgz",
|
||||
"integrity": "sha512-P5AKzirW/Z6T5XzN+4N7O2HKVyFwfDD9NaUdBNrG9c4652Ef2W77whXDtzJXxPuRXppljJavzBvTLcYpcY0UXw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mdn/browser-compat-data": "^6.1.1",
|
||||
"ast-metadata-inferer": "^0.8.1",
|
||||
"browserslist": "^4.25.2",
|
||||
"caniuse-lite": "^1.0.30001687",
|
||||
"find-up": "^5.0.0",
|
||||
"globals": "^15.7.0",
|
||||
"lodash.memoize": "^4.1.2",
|
||||
@@ -3758,7 +3757,7 @@
|
||||
"node": ">=18.x"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
|
||||
"eslint": "^9.0.0 || ^10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-compat/node_modules/globals": {
|
||||
|
||||
Reference in New Issue
Block a user