Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to ^18.19.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 30, 2024
1 parent 96a3274 commit 9d1e262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/lodash.maxby": "^4.6.9",
"@types/lodash.sortby": "^4.7.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^18.19.41",
"@types/node": "^18.19.42",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3544,7 +3544,7 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.3.tgz#ca83a5a006e0d5709a3fe8966112f26436071d81"
integrity sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw==

"@types/node@^18.19.41":
"@types/node@^18.19.42":
version "18.19.42"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.42.tgz#b54ed4752c85427906aab40917b0f7f3d724bf72"
integrity sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==
Expand Down

0 comments on commit 9d1e262

Please sign in to comment.