Skip to content

Commit

Permalink
mono - upgrading @types/node to 20.9.2 (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Nov 19, 2023
1 parent cb1c6e9 commit fc0f484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"clean": "rm -rf node_modules && rm -rf yarn.lock && yarn workspaces run clean"
},
"dependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"webpack": "^5.89.0"
},
"devDependencies": {
Expand Down

0 comments on commit fc0f484

Please sign in to comment.