Skip to content

Commit ea08804

Browse files
chore(deps-dev): bump nan from 2.14.0 to 2.14.1
Bumps [nan](https://github.com/nodejs/nan) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/nodejs/nan/releases) - [Changelog](https://github.com/nodejs/nan/blob/master/CHANGELOG.md) - [Commits](nodejs/nan@v2.14.0...v2.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f0e86eb commit ea08804

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"karma-jasmine": "~3.1.1",
9393
"karma-jasmine-html-reporter": "^1.5.2",
9494
"mocha": "^7.1.2",
95-
"nan": "^2.14.0",
95+
"nan": "^2.14.1",
9696
"node-loader": "^0.6.0",
9797
"spectron": "^7.0.0",
9898
"ts-mocha": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6415,10 +6415,10 @@ mute-stream@0.0.8:
64156415
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
64166416
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
64176417

6418-
nan@^2.12.1, nan@^2.14.0:
6419-
version "2.14.0"
6420-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
6421-
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
6418+
nan@^2.12.1, nan@^2.14.1:
6419+
version "2.14.1"
6420+
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
6421+
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
64226422

64236423
nanomatch@^1.2.9:
64246424
version "1.2.13"

0 commit comments

Comments
 (0)