We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0514c commit 4ee9d4dCopy full SHA for 4ee9d4d
package.json
@@ -46,22 +46,22 @@
46
],
47
"gypfile": true,
48
"dependencies": {
49
- "node-addon-api": "~4.0.0",
50
- "node-gyp-build": "^4.2.3"
+ "node-addon-api": "~4.2.0",
+ "node-gyp-build": "^4.3.0"
51
},
52
"devDependencies": {
53
- "coffeescript": "^2.5.1",
+ "coffeescript": "^2.6.0",
54
"cross-env": "^7.0.3",
55
- "eslint-config-atomic": "^1.16.1",
+ "eslint-config-atomic": "^1.16.2",
56
"fast-equals": "^2.0.3",
57
"fuzzaldrin-plus": "^0.6.0",
58
- "jasmine": "^3.7.0",
+ "jasmine": "^3.9.0",
59
"parcel": "2.0.0-rc.0",
60
- "prebuildify": "^4.1.2",
+ "prebuildify": "^4.2.0",
61
"prettier-config-atomic": "^2.0.5",
62
"shx": "^0.3.3",
63
"terser-config-atomic": "^0.1.1",
64
- "typescript": "^4.3.4"
+ "typescript": "^4.4.3"
65
66
"targets": {
67
"main": {
0 commit comments