We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1f6c5 commit 7a4f65eCopy full SHA for 7a4f65e
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",
+ "jasmine": "^5.0.0",
+ "parcel": "2.13.2",
+ "prebuildify": "^6.0.0",
+ "prettier-config-atomic": "^4.0.0",
68
"shx": "^0.3.3",
69
- "terser-config-atomic": "^0.1.1",
70
- "typescript": "^4.4.4"
+ "terser-config-atomic": "^1.0.0",
+ "typescript": "^5.0.0"
71
},
72
"engines": {
73
"atom": ">=1.52.0 <2.0.0",
0 commit comments