Skip to content

Commit a547985

Browse files
authored
Update dependency @types/node to v12.12.30 (#346)
1 parent ed339dc commit a547985

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
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@types/acorn": "4.0.5",
4747
"@types/estree": "0.0.42",
48-
"@types/node": "12.12.29",
48+
"@types/node": "12.12.30",
4949
"@types/uuid": "7.0.0",
5050
"ava": "2.4.0",
5151
"builtins": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,10 @@
424424
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f"
425425
integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA==
426426

427-
"@types/[email protected].29":
428-
version "12.12.29"
429-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.29.tgz#46275f028b4e463b9ac5fefc1d08bc66cc193f25"
430-
integrity sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==
427+
"@types/[email protected].30":
428+
version "12.12.30"
429+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.30.tgz#3501e6f09b954de9c404671cefdbcc5d9d7c45f6"
430+
integrity sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg==
431431

432432
"@types/normalize-package-data@^2.4.0":
433433
version "2.4.0"

0 commit comments

Comments
 (0)