Skip to content

Commit 8c89c19

Browse files
authored
Merge pull request #336 from microsoft/update_nan
chore: Bump nan
2 parents a6bba9e + 2466827 commit 8c89c19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prepublishOnly": "npm run tsc"
4444
},
4545
"dependencies": {
46-
"nan": "^2.13.2"
46+
"nan": "^2.14.0"
4747
},
4848
"devDependencies": {
4949
"@types/mocha": "^5.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ mute-stream@0.0.5:
794794
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
795795
integrity sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=
796796

797-
nan@^2.13.2:
797+
nan@^2.14.0:
798798
version "2.14.0"
799799
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
800800
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==

0 commit comments

Comments
 (0)