Skip to content

Commit 65745f0

Browse files
chore(deps-dev): bump the linting group across 1 directory with 2 updates
Bumps the linting group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [neostandard](https://github.com/neostandard/neostandard). Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) 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.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fec19be commit 65745f0

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
@@ -34,8 +34,8 @@
3434
"@opentelemetry/sdk-node": "^0.213.0",
3535
"@types/node": "^25.0.0",
3636
"borp": "^1.0.0",
37-
"eslint": "^9.39.1",
38-
"neostandard": "^0.12.2",
37+
"eslint": "^10.0.3",
38+
"neostandard": "^0.13.0",
3939
"pino": "^10.1.0",
4040
"require-inject": "^1.4.4",
4141
"tar-stream": "^3.1.6",

0 commit comments

Comments
 (0)