Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to ^18.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent e4054f8 commit 52a907c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.4",
"@types/lodash.camelcase": "^4.3.7",
"@types/node": "^18.17.12",
"@types/node": "^18.17.13",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-transition-group": "^4.4.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3021,7 +3021,7 @@ __metadata:
"@testing-library/user-event": ^14.4.3
"@types/jest": ^29.5.4
"@types/lodash.camelcase": ^4.3.7
"@types/node": ^18.17.12
"@types/node": ^18.17.13
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
"@types/react-transition-group": ^4.4.6
Expand Down Expand Up @@ -5342,10 +5342,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.12":
version: 18.17.12
resolution: "@types/node@npm:18.17.12"
checksum: 79f8bcca3067a3c529f30e172df8d14f25ab9e4cd6a05ed897a924ab1dec774e8ea172ef5c4a67ffec433d423a0c81778f17db22606d574bc83871b60aab298e
"@types/node@npm:^18.17.13":
version: 18.17.13
resolution: "@types/node@npm:18.17.13"
checksum: d70f263b7591f3993ddc348b809c867f9e4cc5151c7108ffdc89f32777da829e14a471932357da099afbd8db03f62bfc8119cd2d56f06b826bb28bb879feaf9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 52a907c

Please sign in to comment.