Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit a2ccfd7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.4.4
1 parent 36c95d6 commit a2ccfd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@types/cucumber": "3.2.2",
4949
"@types/graphql": "0.12.3",
50-
"@types/node": "9.4.3",
50+
"@types/node": "9.4.4",
5151
"coveralls": "3.0.0",
5252
"cucumber": "3.2.1",
5353
"nyc": "11.4.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
version "0.12.3"
6969
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3.tgz#c429585aaa4523135e0ab4e12dec72d2d913946f"
7070

71-
"@types/[email protected].3":
72-
version "9.4.3"
73-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.3.tgz#121b21929abfa537f47099d1d0b21b337fe2c8a5"
71+
"@types/[email protected].4":
72+
version "9.4.4"
73+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.4.tgz#4cad4305d1ec84eab2dc2bda97dfb6a5f652cccb"
7474

7575
"@types/strip-bom@^3.0.0":
7676
version "3.0.0"

0 commit comments

Comments
 (0)