Просмотр исходного кода

chore(deps-dev): bump the eslint group across 1 directory with 3 updates

Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [globals](https://github.com/sindresorhus/globals).


Updates `eslint` from 9.39.4 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.3.0)

Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `globals` from 17.4.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.4.0...v17.6.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 недель назад
Родитель
Сommit
700e808ded
2 измененных файлов с 216 добавлено и 238 удалено
  1. 213 235
      package-lock.json
  2. 3 3
      package.json

Разница между файлами не показана из-за своего большого размера
+ 213 - 235
package-lock.json


+ 3 - 3
package.json

@@ -34,9 +34,9 @@
 		"fix": "npm run eslint_fix && npm run stylelint_fix && npm run rtlcss && npm run markdownlint_fix"
 	},
 	"devDependencies": {
-		"eslint": "^9.39.4",
-		"@eslint/js": "^9.39.4",
-		"globals": "^17.4.0",
+		"eslint": "^10.3.0",
+		"@eslint/js": "^10.0.1",
+		"globals": "^17.6.0",
 		"markdownlint-cli": "^0.48.0",
 		"neostandard": "^0.13.0",
 		"rtlcss": "^4.3.0",

Некоторые файлы не были показаны из-за большого количества измененных файлов