Skip to content

Commit 553a94e

Browse files
Bump @types/bcrypt from 5.0.2 to 6.0.0
Bumps [@types/bcrypt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bcrypt) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcrypt) --- updated-dependencies: - dependency-name: "@types/bcrypt" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a639442 commit 553a94e

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
@@ -27,7 +27,7 @@
2727
"use-debounce": "^10.0.1"
2828
},
2929
"devDependencies": {
30-
"@types/bcrypt": "^5.0.2",
30+
"@types/bcrypt": "^6.0.0",
3131
"@types/d3": "^7.4.3",
3232
"@types/node": "24.0.4",
3333
"@types/react": "18.3.12",

0 commit comments

Comments
 (0)