Skip to content

Commit 192567e

Browse files
chore(deps): bump @types/node from 22.15.32 to 24.0.3 (#543)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.32 to 24.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e1e795 commit 192567e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/js-cookie": "^3.0.6",
3434
"@types/jsonwebtoken": "^9.0.9",
3535
"@types/lodash.upperfirst": "^4.3.7",
36-
"@types/node": "^22.1.0",
36+
"@types/node": "^24.0.3",
3737
"@types/react": "^18.2.18",
3838
"@types/react-dom": "^19.0.1",
3939
"@types/react-swipeable-views": "^0.13.2",

0 commit comments

Comments
 (0)