mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump eslint from 10.7.0 to 10.8.0 in /runtime (#10204)
Bumps [eslint](https://github.com/eslint/eslint) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.7.0...v10.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
74687c9ddf
commit
1cca96b62c
@@ -14,7 +14,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"electron": "^43.1.1",
|
||||
"eslint": "^10.7.0",
|
||||
"eslint": "^10.8.0",
|
||||
"eslint-plugin-unused-imports": "^4.4.1",
|
||||
"globals": "^17.8.0"
|
||||
},
|
||||
|
||||
+12
-12
@@ -59,12 +59,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/config-helpers@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@eslint/config-helpers@npm:0.6.0"
|
||||
"@eslint/config-helpers@npm:^0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@eslint/config-helpers@npm:0.7.0"
|
||||
dependencies:
|
||||
"@eslint/core": "npm:^1.2.1"
|
||||
checksum: 10c0/f9af20e8b60b0ba27edb74b8eb40c0c5d51a9bf9baf9e053bb57833a87cb0a1c49b4dfaad88fc24d49c907ad1324c8a0b668684fa9c321351dac4bc9155ec10a
|
||||
checksum: 10c0/fd40d57d6f1db49f7b647048b88a433dc7f6522ef3edf855a43cb526ef4fc40622ceed0dc8de2e03d254f30f8e035370570de1d4bd8e7c2b1200131451e0d331
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -579,14 +579,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^10.7.0":
|
||||
version: 10.7.0
|
||||
resolution: "eslint@npm:10.7.0"
|
||||
"eslint@npm:^10.8.0":
|
||||
version: 10.8.0
|
||||
resolution: "eslint@npm:10.8.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.8.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.2"
|
||||
"@eslint/config-array": "npm:^0.23.5"
|
||||
"@eslint/config-helpers": "npm:^0.6.0"
|
||||
"@eslint/config-helpers": "npm:^0.7.0"
|
||||
"@eslint/core": "npm:^1.2.1"
|
||||
"@eslint/plugin-kit": "npm:^0.7.2"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
@@ -610,7 +610,7 @@ __metadata:
|
||||
imurmurhash: "npm:^0.1.4"
|
||||
is-glob: "npm:^4.0.0"
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
minimatch: "npm:^10.2.4"
|
||||
minimatch: "npm:^10.2.5"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
optionator: "npm:^0.9.3"
|
||||
peerDependencies:
|
||||
@@ -620,7 +620,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/d9415f506730c098ab8897da39f5719cdf9d1026c9511c322d4a272677f904b7d43ff423d63ee941c9a03d74d1a75563ce2668886734b1f293b22e57911a6dd6
|
||||
checksum: 10c0/2dbc523578834088615f388e08418d2620b25655f7a398f6d415765fa2a3a25d6b8b43bd3293d40f977e12752323a841d52654a2648697a00c0102c9794bb3dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1050,7 +1050,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^10.2.4":
|
||||
"minimatch@npm:^10.2.4, minimatch@npm:^10.2.5":
|
||||
version: 10.2.5
|
||||
resolution: "minimatch@npm:10.2.5"
|
||||
dependencies:
|
||||
@@ -1135,7 +1135,7 @@ __metadata:
|
||||
electron: "npm:^43.1.1"
|
||||
electron-context-menu: "npm:^4.1.2"
|
||||
electron-store: "npm:^11.0.2"
|
||||
eslint: "npm:^10.7.0"
|
||||
eslint: "npm:^10.8.0"
|
||||
eslint-plugin-unused-imports: "npm:^4.4.1"
|
||||
globals: "npm:^17.8.0"
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user