Skip to content

Commit f7d2e6f

Browse files
chore(deps): update dependency @types/node to v14 (#85)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9159621 commit f7d2e6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@changesets/cli": "2.16.0",
3737
"@types/jest": "24.9.1",
38-
"@types/node": "12.12.24",
38+
"@types/node": "14.17.1",
3939
"@types/xregexp": "3.0.30",
4040
"babel-core": "6.26.3",
4141
"babel-jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -599,10 +599,10 @@
599599
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
600600
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
601601

602-
"@types/node@12.12.24":
603-
version "12.12.24"
604-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.24.tgz#d4606afd8cf6c609036b854360367d1b2c78931f"
605-
integrity sha512-1Ciqv9pqwVtW6FsIUKSZNB82E5Cu1I2bBTj1xuIHXLe/1zYLl3956Nbhg2MzSYHVfl9/rmanjbQIb7LibfCnug==
602+
"@types/node@14.17.1":
603+
version "14.17.1"
604+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
605+
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
606606

607607
"@types/node@^12.7.1":
608608
version "12.20.10"

0 commit comments

Comments
 (0)