Bump eslint from 10.1.0 to 10.6.0 (#453)
a04cfbb · dependabot[bot] · 2026-06-28 15:12
Message
{commit_body(@commit)}
Files changed
modified
package-lock.json
+39
−22
@@ -18,7 +18,7 @@
| 18 | 18 | "devDependencies": { |
| 19 | 19 | "@eslint/js": "10.0.1", |
| 20 | 20 | "@vercel/ncc": "0.38.4", |
| 21 | − "eslint": "10.1.0", | |
| 21 | + "eslint": "10.6.0", | |
| 22 | 22 | "eslint-plugin-yml": "3.3.1", |
| 23 | 23 | "globals": "17.4.0", |
| 24 | 24 | "markdownlint-cli": "0.48.0", |
@@ -132,13 +132,13 @@
| 132 | 132 | } |
| 133 | 133 | }, |
| 134 | 134 | "node_modules/@eslint/config-array": { |
| 135 | − "version": "0.23.3", | |
| 136 | − "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.3.tgz", | |
| 137 | − "integrity": "sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==", | |
| 135 | + "version": "0.23.5", | |
| 136 | + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.5.tgz", | |
| 137 | + "integrity": "sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==", | |
| 138 | 138 | "dev": true, |
| 139 | 139 | "license": "Apache-2.0", |
| 140 | 140 | "dependencies": { |
| 141 | − "@eslint/object-schema": "^3.0.3", | |
| 141 | + "@eslint/object-schema": "^3.0.5", | |
| 142 | 142 | "debug": "^4.3.1", |
| 143 | 143 | "minimatch": "^10.2.4" |
| 144 | 144 | }, |
@@ -147,22 +147,22 @@
| 147 | 147 | } |
| 148 | 148 | }, |
| 149 | 149 | "node_modules/@eslint/config-helpers": { |
| 150 | − "version": "0.5.3", | |
| 151 | − "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.3.tgz", | |
| 152 | − "integrity": "sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==", | |
| 150 | + "version": "0.6.0", | |
| 151 | + "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.6.0.tgz", | |
| 152 | + "integrity": "sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==", | |
| 153 | 153 | "dev": true, |
| 154 | 154 | "license": "Apache-2.0", |
| 155 | 155 | "dependencies": { |
| 156 | − "@eslint/core": "^1.1.1" | |
| 156 | + "@eslint/core": "^1.2.1" | |
| 157 | 157 | }, |
| 158 | 158 | "engines": { |
| 159 | 159 | "node": "^20.19.0 || ^22.13.0 || >=24" |
| 160 | 160 | } |
| 161 | 161 | }, |
| 162 | 162 | "node_modules/@eslint/core": { |
| 163 | − "version": "1.1.1", | |
| 164 | − "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.1.tgz", | |
| 165 | − "integrity": "sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==", | |
| 163 | + "version": "1.2.1", | |
| 164 | + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.2.1.tgz", | |
| 165 | + "integrity": "sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==", | |
| 166 | 166 | "dev": true, |
| 167 | 167 | "license": "Apache-2.0", |
| 168 | 168 | "dependencies": { |
@@ -194,9 +194,9 @@
| 194 | 194 | } |
| 195 | 195 | }, |
| 196 | 196 | "node_modules/@eslint/object-schema": { |
| 197 | − "version": "3.0.3", | |
| 198 | − "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.3.tgz", | |
| 199 | − "integrity": "sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==", | |
| 197 | + "version": "3.0.5", | |
| 198 | + "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.5.tgz", | |
| 199 | + "integrity": "sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==", | |
| 200 | 200 | "dev": true, |
| 201 | 201 | "license": "Apache-2.0", |
| 202 | 202 | "engines": { |
@@ -1272,18 +1272,21 @@
| 1272 | 1272 | } |
| 1273 | 1273 | }, |
| 1274 | 1274 | "node_modules/eslint": { |
| 1275 | − "version": "10.1.0", | |
| 1276 | − "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.1.0.tgz", | |
| 1277 | − "integrity": "sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==", | |
| 1275 | + "version": "10.6.0", | |
| 1276 | + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", | |
| 1277 | + "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", | |
| 1278 | 1278 | "dev": true, |
| 1279 | 1279 | "license": "MIT", |
| 1280 | + "workspaces": [ | |
| 1281 | + "packages/*" | |
| 1282 | + ], | |
| 1280 | 1283 | "dependencies": { |
| 1281 | 1284 | "@eslint-community/eslint-utils": "^4.8.0", |
| 1282 | 1285 | "@eslint-community/regexpp": "^4.12.2", |
| 1283 | − "@eslint/config-array": "^0.23.3", | |
| 1284 | − "@eslint/config-helpers": "^0.5.3", | |
| 1285 | − "@eslint/core": "^1.1.1", | |
| 1286 | − "@eslint/plugin-kit": "^0.6.1", | |
| 1286 | + "@eslint/config-array": "^0.23.5", | |
| 1287 | + "@eslint/config-helpers": "^0.6.0", | |
| 1288 | + "@eslint/core": "^1.2.1", | |
| 1289 | + "@eslint/plugin-kit": "^0.7.2", | |
| 1287 | 1290 | "@humanfs/node": "^0.16.6", |
| 1288 | 1291 | "@humanwhocodes/module-importer": "^1.0.1", |
| 1289 | 1292 | "@humanwhocodes/retry": "^0.4.2", |
@@ -1398,6 +1401,20 @@
| 1398 | 1401 | "url": "https://opencollective.com/eslint" |
| 1399 | 1402 | } |
| 1400 | 1403 | }, |
| 1404 | + "node_modules/eslint/node_modules/@eslint/plugin-kit": { | |
| 1405 | + "version": "0.7.2", | |
| 1406 | + "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.7.2.tgz", | |
| 1407 | + "integrity": "sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==", | |
| 1408 | + "dev": true, | |
| 1409 | + "license": "Apache-2.0", | |
| 1410 | + "dependencies": { | |
| 1411 | + "@eslint/core": "^1.2.1", | |
| 1412 | + "levn": "^0.4.1" | |
| 1413 | + }, | |
| 1414 | + "engines": { | |
| 1415 | + "node": "^20.19.0 || ^22.13.0 || >=24" | |
| 1416 | + } | |
| 1417 | + }, | |
| 1401 | 1418 | "node_modules/espree": { |
| 1402 | 1419 | "version": "11.2.0", |
| 1403 | 1420 | "resolved": "https://registry.npmjs.org/espree/-/espree-11.2.0.tgz", |
modified
package.json
+1
−1
@@ -28,7 +28,7 @@
| 28 | 28 | "devDependencies": { |
| 29 | 29 | "@eslint/js": "10.0.1", |
| 30 | 30 | "@vercel/ncc": "0.38.4", |
| 31 | − "eslint": "10.1.0", | |
| 31 | + "eslint": "10.6.0", | |
| 32 | 32 | "eslint-plugin-yml": "3.3.1", |
| 33 | 33 | "globals": "17.4.0", |
| 34 | 34 | "markdownlint-cli": "0.48.0", |
Parents: cd1472f