Skip to content

Commit

Permalink
Bump @types/node from 20.8.3 to 20.8.4 in /js (keycloak#23844)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.8.4.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 6a78e36 commit dcc3455
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 37 deletions.
2 changes: 1 addition & 1 deletion js/libs/keycloak-admin-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/chai": "^4.3.6",
"@types/lodash-es": "^4.17.9",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.3",
"@types/node": "^20.8.4",
"chai": "^4.3.10",
"mocha": "^10.2.0",
"ts-node": "^10.9.1"
Expand Down
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"prepare": "cd .. && husky install js/.husky"
},
"devDependencies": {
"@types/node": "^20.8.3",
"@types/node": "^20.8.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.51.0",
Expand Down
Loading

0 comments on commit dcc3455

Please sign in to comment.