Skip to content

Commit a0ae25d

Browse files
chore(deps): update node.js to v14.21.1 (#1788)
1 parent 5741614 commit a0ae25d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.20.1
1+
14.21.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"@bazel/bazelisk": "1.12.0",
238238
"@bazel/ibazel": "0.16.2",
239239
"@types/jasmine": "3.10.6",
240-
"@types/node": "14.18.16",
240+
"@types/node": "14.18.33",
241241
"@types/vscode": "1.67.0",
242242
"clang-format": "1.8.0",
243243
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,10 +1836,10 @@
18361836
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
18371837
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
18381838

1839-
"@types/[email protected].16":
1840-
version "14.18.16"
1841-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
1842-
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
1839+
"@types/[email protected].33":
1840+
version "14.18.33"
1841+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
1842+
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
18431843

18441844
18451845
version "16.10.9"

0 commit comments

Comments
 (0)