Skip to content

Commit 15756af

Browse files
committed
chore(deps): update dependency @types/node to v8.10.59
1 parent 6d2ece6 commit 15756af

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@types/cucumber": "3.2.1",
47-
"@types/node": "8.5.7",
47+
"@types/node": "8.10.59",
4848
"coveralls": "3.0.0",
4949
"cucumber": "3.2.1",
5050
"nyc": "11.4.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
version "3.2.1"
6565
resolved "https://registry.yarnpkg.com/@types/cucumber/-/cucumber-3.2.1.tgz#4269502cc1f8cc4b4bfe4fe4bc3bbe19226600bb"
6666

67-
"@types/node@8.5.7":
68-
version "8.5.7"
69-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2"
67+
"@types/node@8.10.59":
68+
version "8.10.59"
69+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.59.tgz#9e34261f30183f9777017a13d185dfac6b899e04"
7070

7171
"@types/strip-bom@^3.0.0":
7272
version "3.0.0"

0 commit comments

Comments
 (0)