Skip to content

Commit

Permalink
Merge 16c91de into 5926009
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 3, 2019
2 parents 5926009 + 16c91de commit 3a261ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/jest": "^24.0.1",
"@types/jest-each": "^0.3.4",
"@types/node": "^11.9.0",
"@types/node": "^12.0.0",
"arrayify-stream": "^1.0.0",
"coveralls": "^3.0.0",
"jest": "^24.3.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,11 +343,16 @@
dependencies:
"@types/jest-diff" "*"

"@types/node@*", "@types/node@^11.9.0":
"@types/node@*":
version "11.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.7.tgz#f1c35a906b82adae76ede5ab0d2088e58fa37843"
integrity sha512-bHbRcyD6XpXVLg42QYaQCjvDXaCFkvb3WbCIxSDmhGbJYVroxvYzekk9QGg1beeIawfvSLkdZpP0h7jxE4ihnA==

"@types/node@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
integrity sha512-Jrb/x3HT4PTJp6a4avhmJCDEVrPdqLfl3e8GGMbpkGGdwAV5UGlIs4vVEfsHHfylZVOKZWpOqmqFH8CbfOZ6kg==

"@types/rdf-js@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/rdf-js/-/rdf-js-2.0.1.tgz#f07030a529ed1a8cd073098be961f2196d6ac0a9"
Expand Down

0 comments on commit 3a261ed

Please sign in to comment.