Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 832915e

Browse files
authoredJun 9, 2021
Update dependencies (#26)
1 parent cbcbe30 commit 832915e

File tree

2 files changed

+1016
-1101
lines changed

2 files changed

+1016
-1101
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,23 @@
5353
"statements": 75
5454
},
5555
"dependencies": {
56-
"node-addon-api": "3.1.0",
57-
"node-gyp": "7.1.2"
56+
"node-addon-api": "3.2.1",
57+
"node-gyp": "8.1.0"
5858
},
5959
"devDependencies": {
6060
"@types/mocha": "8.2.2",
61-
"@types/node": "^14.14.37",
62-
"@typescript-eslint/eslint-plugin": "4.20.0",
63-
"@typescript-eslint/parser": "4.20.0",
64-
"eslint": "7.23.0",
65-
"eslint-config-prettier": "8.1.0",
66-
"eslint-plugin-prettier": "3.3.1",
61+
"@types/node": "^15.12.2",
62+
"@typescript-eslint/eslint-plugin": "4.26.1",
63+
"@typescript-eslint/parser": "4.26.1",
64+
"eslint": "7.28.0",
65+
"eslint-config-prettier": "8.3.0",
66+
"eslint-plugin-prettier": "3.4.0",
6767
"husky": "6.0.0",
68-
"mocha": "8.3.2",
68+
"mocha": "9.0.0",
6969
"nyc": "^15.1.0",
70-
"prettier": "2.2.1",
70+
"prettier": "2.3.1",
7171
"should": "13.2.3",
7272
"ts-mocha": "8.0.0",
73-
"typescript": "4.2.3"
73+
"typescript": "4.3.2"
7474
}
7575
}

0 commit comments

Comments
 (0)
Please sign in to comment.