Skip to content

Commit 1b78fbc

Browse files
chore(dev)(deps-dev): bump the dev-deps group with 2 updates
Bumps the dev-deps 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.3.0 to 24.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 227d93f commit 1b78fbc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -102,7 +102,7 @@
102102
"@testing-library/react": "16.3.0",
103103
"@testing-library/user-event": "14.6.1",
104104
"@types/gif.js": "0.2.5",
105-
"@types/node": "24.3.0",
105+
"@types/node": "24.3.1",
106106
"@types/react": "^18.3.4",
107107
"@types/react-dom": "^18.3.0",
108108
"@types/testing-library__jest-dom": "6.0.0",
@@ -113,7 +113,7 @@
113113
"@vitest/coverage-v8": "3.2.4",
114114
"autoprefixer": "^10.4.20",
115115
"buffer": "6.0.3",
116-
"eslint": "9.34.0",
116+
"eslint": "9.35.0",
117117
"eslint-config-prettier": "10.1.8",
118118
"eslint-plugin-import": "2.32.0",
119119
"eslint-plugin-jsx-a11y": "6.10.2",

0 commit comments

Comments
 (0)