Skip to content

Commit

Permalink
Update devDependency @types/node to v14.18.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2023
1 parent ebdac93 commit f9c1e65
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.38",
"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.38", "@types/node@^14.14.10":
version "14.18.38"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.38.tgz#2169ca4b70aa59aa5a8923509e50619dde48b0cf"
integrity sha512-zMRIidN2Huikv/+/U7gRPFYsXDR/7IGqFZzTLnCEj5+gkrQjsowfamaxEnyvArct5hxGA3bTxMXlYhH78V6Cew==

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

0 comments on commit f9c1e65

Please sign in to comment.