Skip to content

Commit 17060f8

Browse files
committed
chore(deps): update node.js to v12.16.1
1 parent 4fb0729 commit 17060f8

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.13.0
1+
12.16.1

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.14.1
1+
12.16.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@commitlint/cli": "8.3.5",
4646
"@commitlint/config-conventional": "8.3.4",
4747
"@types/jest": "25.1.4",
48-
"@types/node": "12.12.20",
48+
"@types/node": "12.12.31",
4949
"@types/yargs": "15.0.4",
5050
"@typescript-eslint/eslint-plugin": "2.25.0",
5151
"@typescript-eslint/parser": "2.25.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -852,10 +852,10 @@
852852
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.12.tgz#529bc3e73dbb35dd9e90b0a1c83606a9d3264bdb"
853853
integrity sha512-MGuvYJrPU0HUwqF7LqvIj50RZUX23Z+m583KBygKYUZLlZ88n6w28XRNJRJgsHukLEnLz6w6SvxZoLgbr5wLqQ==
854854

855-
"@types/[email protected].20":
856-
version "12.12.20"
857-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
858-
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==
855+
"@types/[email protected].31":
856+
version "12.12.31"
857+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.31.tgz#d6b4f9645fee17f11319b508fb1001797425da51"
858+
integrity sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg==
859859

860860
"@types/normalize-package-data@^2.4.0":
861861
version "2.4.0"

0 commit comments

Comments
 (0)