Skip to content

Commit e876c92

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
authored andcommitted
fix: update merge package to latest version after github security alert
1 parent ef423af commit e876c92

File tree

5 files changed

+201
-34
lines changed

5 files changed

+201
-34
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
node_modules
1+
node_modules
2+
3+
.nyc_output

package-lock.json

Lines changed: 181 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"istanbul": "0.4.5",
4747
"jsdoc": "3.5.5",
4848
"jsdom": "11.10.0",
49-
"jshint": "2.9.5",
49+
"jshint": "2.9.6",
5050
"mocha": "5.1.1",
5151
"nyc": "11.8.0",
5252
"rimraf": "2.6.2",

0 commit comments

Comments
 (0)