Skip to content

Commit b3bdaee

Browse files
Bump the npm-patch-dev-dependencies group with 3 updates (#307)
Bumps the npm-patch-dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [lefthook](https://github.com/evilmartians/lefthook) and [rollup](https://github.com/rollup/rollup). Updates `@types/node` from 22.18.6 to 22.18.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lefthook` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.13.4...v1.13.5) Updates `rollup` from 4.52.0 to 4.52.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.0...v4.52.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.18.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies - dependency-name: lefthook dependency-version: 1.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies - dependency-name: rollup dependency-version: 4.52.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81d8afc commit b3bdaee

File tree

2 files changed

+203
-203
lines changed

2 files changed

+203
-203
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@testing-library/user-event": "^14.5.2",
4949
"@types/jest": "30.0.0",
5050
"@types/lodash": "4.17.20",
51-
"@types/node": "22.18.6",
51+
"@types/node": "22.18.7",
5252
"@types/react": "18.3.12",
5353
"@types/react-dom": "18.3.1",
5454
"@typescript-eslint/eslint-plugin": "^8.12.2",
@@ -71,7 +71,7 @@
7171
"react-dom": "18.3.1",
7272
"react-select-event": "^5.5.1",
7373
"rimraf": "^6.0.1",
74-
"rollup": "4.52.0",
74+
"rollup": "4.52.3",
7575
"rollup-plugin-dts": "^6.1.1",
7676
"rollup-plugin-esbuild": "^6.1.1",
7777
"rollup-plugin-node-externals": "^8.0.0"

0 commit comments

Comments
 (0)