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 fc1f6c5 commit c66cb7fCopy full SHA for c66cb7f
package.json
@@ -59,15 +59,15 @@
59
"coffeescript": "^2.6.1",
60
"cross-env": "^7.0.3",
61
"eslint-config-atomic": "^1.16.4",
62
- "fast-equals": "^2.0.3",
+ "fast-equals": "^5.0.0",
63
"fuzzaldrin-plus": "^0.6.0",
64
- "jasmine": "^3.10.0",
65
- "parcel": "2.0.0",
66
- "prebuildify": "^4.2.1",
67
- "prettier-config-atomic": "^3.0.1",
68
- "shx": "^0.3.3",
69
- "terser-config-atomic": "^0.1.1",
70
- "typescript": "^4.4.4"
+ "jasmine": "^5.0.0",
+ "parcel": "2.14.1",
+ "prebuildify": "^6.0.0",
+ "prettier-config-atomic": "^4.0.0",
+ "shx": "^0.4.0",
+ "terser-config-atomic": "^1.0.0",
+ "typescript": "^5.0.0"
71
},
72
"engines": {
73
"atom": ">=1.52.0 <2.0.0",
0 commit comments