Skip to content

Commit af77e38

Browse files
deps: bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [neostandard](https://github.com/neostandard/neostandard). Updates `eslint` from 9.39.4 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.2.0) Updates `neostandard` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c8bdf3 commit af77e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
"electron-mocha": "^13.0.0",
259259
"env-paths": "^4.0.0",
260260
"esbuild": "^0.28.0",
261-
"eslint": "^9.27.0",
261+
"eslint": "^10.2.0",
262262
"eslint-formatter-unix": "^9.0.1",
263263
"eslint-plugin-import": "^2.31.0",
264264
"eslint-plugin-jsdoc": "^62.3.1",
@@ -287,7 +287,7 @@
287287
"micromark-extension-gfm-table": "^2.0.0",
288288
"micromark-extension-gfm-task-list-item": "^2.0.1",
289289
"mocha": "^11.0.1",
290-
"neostandard": "^0.12.1",
290+
"neostandard": "^0.13.0",
291291
"npm-package-json-lint": "^10.2.0",
292292
"nyc": "^18.0.0",
293293
"p-map": "^7.0.1",

0 commit comments

Comments
 (0)