Skip to content

Commit 6fdb3ea

Browse files
chore(deps-dev): bump the dev group with 2 updates (#1543)
Bumps the dev group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 24.0.4 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07f457d commit 6fdb3ea

File tree

2 files changed

+22
-27
lines changed

2 files changed

+22
-27
lines changed

package-lock.json

Lines changed: 20 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@
13131313
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
13141314
"@types/chai": "^4.3.11",
13151315
"@types/mocha": "^10.0.10",
1316-
"@types/node": "^24.0.4",
1316+
"@types/node": "^24.0.7",
13171317
"@types/sinon": "^17.0.4",
13181318
"@typescript-eslint/eslint-plugin": "^8.35.0",
13191319
"@typescript-eslint/parser": "^8.32.1",
@@ -1323,7 +1323,7 @@
13231323
"concurrently": "^9.1.2",
13241324
"cross-env": "^7.0.3",
13251325
"esbuild": "^0.25.4",
1326-
"eslint": "^9.29.0",
1326+
"eslint": "^9.30.0",
13271327
"eslint-plugin-react": "^7.37.5",
13281328
"eslint-plugin-react-hooks": "^5.2.0",
13291329
"glob": "^7.2.0",

0 commit comments

Comments
 (0)