Skip to content

Commit 3214470

Browse files
chore(deps-dev): bump the npm-development group with 2 updates (#113)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [globals](https://github.com/sindresorhus/globals). Updates `@types/node` from 25.1.0 to 25.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.1.0...v17.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7486402 commit 3214470

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -44,7 +44,7 @@
4444
"@eslint/eslintrc": "^3.3.3",
4545
"@eslint/js": "^9.39.1",
4646
"@github/local-action": "^7.0.0",
47-
"@types/node": "^25.0.10",
47+
"@types/node": "^25.2.0",
4848
"@typescript-eslint/eslint-plugin": "^8.49.0",
4949
"@typescript-eslint/parser": "^8.32.1",
5050
"@vercel/ncc": "^0.38.4",
@@ -53,7 +53,7 @@
5353
"eslint-plugin-jsonc": "^2.21.0",
5454
"eslint-plugin-prettier": "^5.5.4",
5555
"eslint-plugin-vitest": "^0.5.4",
56-
"globals": "^17.1.0",
56+
"globals": "^17.3.0",
5757
"make-coverage-badge": "^1.2.0",
5858
"prettier": "^3.7.4",
5959
"prettier-eslint": "^16.4.2",

0 commit comments

Comments
 (0)