File tree Expand file tree Collapse file tree 2 files changed +192
-198
lines changed Expand file tree Collapse file tree 2 files changed +192
-198
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@types/atom" : " ^1.40.7" ,
38
38
"@types/jasmine" : " ^3.6.3" ,
39
- "@types/node" : " ^14.14.25 " ,
39
+ "@types/node" : " ^14.14.28 " ,
40
40
"atom-jasmine3-test-runner" : " ^5.1.8" ,
41
41
"build-commit" : " ^0.1.4" ,
42
42
"cross-env" : " latest" ,
43
- "eslint" : " 7.19 .0" ,
44
- "eslint-config-atomic" : " ^1.9.0 " ,
45
- "npm-check-updates" : " ^11.1.1 " ,
43
+ "eslint" : " 7.20 .0" ,
44
+ "eslint-config-atomic" : " ^1.10.1 " ,
45
+ "npm-check-updates" : " ^11.1.4 " ,
46
46
"prettier" : " ^2.2.1" ,
47
- "rollup" : " ^2.38.5 " ,
47
+ "rollup" : " ^2.39.0 " ,
48
48
"rollup-plugin-atomic" : " ^2.0.1" ,
49
49
"shx" : " ^0.3.3" ,
50
50
"tslib" : " ^2.1.0" ,
51
- "typescript" : " ^4.1.3 " ,
52
- "@types/react" : " ^17.0.1 " ,
53
- "@types/react-dom" : " ^17.0.0 "
51
+ "typescript" : " ^4.1.5 " ,
52
+ "@types/react" : " ^17.0.2 " ,
53
+ "@types/react-dom" : " ^17.0.1 "
54
54
},
55
55
"atomTestRunner" : " ./spec/runner" ,
56
56
"activationHooks" : [
You can’t perform that action at this time.
0 commit comments