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 f07475cCopy full SHA for f07475c
package.json
@@ -37,14 +37,14 @@
37
},
38
"devDependencies": {
39
"@types/atom": "^1.40.10",
40
- "@types/jasmine": "^3.7.2",
41
- "@types/node": "^16.0.0",
+ "@types/jasmine": "^4.0.0",
+ "@types/node": "^20.0.0",
42
"@types/rimraf": "^3.0.0",
43
"@types/temp": "^0.9.0",
44
"@types/underscore": "^1.11.2",
45
- "@types/uuid": "^8.3.0",
+ "@types/uuid": "^9.0.0",
46
"eslint-config-atomic": "^1.14.4",
47
- "prettier-config-atomic": "^2.0.4"
+ "prettier-config-atomic": "^3.0.0"
48
49
"activationCommands": {
50
"atom-text-editor": [
0 commit comments