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 a8d3dfc commit ab62a64Copy full SHA for ab62a64
package.json
@@ -23,14 +23,14 @@
23
"@babel/node": "^7.13.13",
24
"@babel/preset-env": "^7.14.1",
25
"@babel/preset-react": "^7.13.13",
26
- "ansi-to-html": "^0.6.14",
+ "ansi-to-html": "^0.7.0",
27
"atom-message-panel": "1.3.1",
28
"atom-space-pen-views-plus": "^3.0.4",
29
- "rimraf": "^3.0.2",
30
- "strip-ansi": "<7.0.0",
+ "rimraf": "^5.0.0",
+ "strip-ansi": "<8.0.0",
31
"temp": "^0.9.4",
32
"underscore": "^1.13.1",
33
- "uuid": "^8.3.2"
+ "uuid": "^9.0.0"
34
},
35
"optionalDependencies": {
36
"coffeescript": "^2"
0 commit comments