Skip to content

Commit

Permalink
Update devDependency @types/node to v14.18.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent ebdac93 commit 5237dc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "yarn workspace flamegrill test"
},
"devDependencies": {
"@types/node": "14.18.33",
"@types/node": "14.18.49",
"beachball": "2.31.8",
"lerna": "5.6.2",
"typescript": "4.3.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3225,10 +3225,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@14.18.33", "@types/node@^14.14.10":
version "14.18.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
"@types/node@*", "@types/node@14.18.49", "@types/node@^14.14.10":
version "14.18.49"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.49.tgz#ffe71f6e78633c04e1b96d399a118fa55f4f1502"
integrity sha512-bJhkIh+GsIpLIJ/QlMYI30O1ZGDeUq+8S9uCq2fR3EYPvpnXtU0KsDJcljONyvyowjmYCQ3BxJje2CMXzCCvSg==

"@types/node@16.9.1":
version "16.9.1"
Expand Down

0 comments on commit 5237dc7

Please sign in to comment.