Skip to content

Commit 6f320c3

Browse files
committed
fix: update dependencies
1 parent 6ea1f00 commit 6f320c3

File tree

2 files changed

+437
-371
lines changed

2 files changed

+437
-371
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -44,26 +44,26 @@
4444
"gypfile": true,
4545
"dependencies": {
4646
"bindings": "~1.5.0",
47-
"node-addon-api": "~3.1.0",
47+
"node-addon-api": "~3.2.1",
4848
"node-gyp-build": "^4.2.3"
4949
},
5050
"devDependencies": {
5151
"coffeescript": "^2.5.1",
5252
"cross-env": "^7.0.3",
53-
"eslint": "^7.24.0",
54-
"eslint-config-atomic": "^1.14.0",
53+
"eslint": "^7.28.0",
54+
"eslint-config-atomic": "^1.15.3",
5555
"fast-deep-equal": "^3.1.3",
5656
"fuzzaldrin-plus": "^0.6.0",
5757
"growl": ">=1.10.5",
5858
"jasmine": "^3.7.0",
5959
"jasmine-node": "^3.0.0",
60-
"npm-check-updates": "11.4.1",
60+
"npm-check-updates": "11.6.0",
6161
"prebuildify": "^4.1.2",
62-
"prettier-config-atomic": "^2.0.2",
63-
"rollup": "^2.45.2",
64-
"rollup-plugin-atomic": "^2.3.0",
62+
"prettier-config-atomic": "^2.0.5",
63+
"rollup": "^2.51.1",
64+
"rollup-plugin-atomic": "^2.3.2",
6565
"shx": "^0.3.3",
66-
"typescript": "^4.2.4"
66+
"typescript": "^4.3.2"
6767
},
6868
"repository": {
6969
"type": "git",

0 commit comments

Comments
 (0)