Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v14.18.41
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Mar 25, 2023
1 parent b64eae7 commit 5deaa63
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 @@ -224,7 +224,7 @@
"@bazel/bazelisk": "1.12.0",
"@bazel/ibazel": "0.16.2",
"@types/jasmine": "3.10.7",
"@types/node": "14.18.33",
"@types/node": "14.18.41",
"@types/vscode": "1.67.0",
"clang-format": "1.8.0",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1836,10 +1836,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==

"@types/node@14.18.33":
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@14.18.41":
version "14.18.41"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.41.tgz#02003a5b3102239f33fabf8cfeba4bc11fbf4703"
integrity sha512-2cfHr8AsUjKx6u4Q+d2eqK51z8+HueoumCQGCKVt95y/yGG4uajOuCANSnE20mbLw94h3tMcddIJ8nYkTu2mFw==

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

0 comments on commit 5deaa63

Please sign in to comment.