Commit 54a2cac 1 parent 551d6df commit 54a2cac Copy full SHA for 54a2cac
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 12.18 .0
1
+ 16.13 .0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " upgrade-deps" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " CLI for automating updating package.json dependencies" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
13
13
"upgrade-deps" : " ./bin/cli.js"
14
14
},
15
15
"dependencies" : {
16
- "commander" : " 8.3 .0"
16
+ "commander" : " 9.0 .0"
17
17
},
18
18
"devDependencies" : {
19
- "@edwmurph/eslint-config" : " 1 .0.0"
19
+ "@edwmurph/eslint-config" : " 4 .0.0"
20
20
},
21
21
"author" : " edward" ,
22
22
"homepage" : " https://github.com/edwmurph/upgrade-deps#readme" ,
26
26
"url" : " git+https://github.com/edwmurph/upgrade-deps.git"
27
27
},
28
28
"engines" : {
29
- "node" : " >=12 "
29
+ "node" : " >=16 "
30
30
},
31
31
"bugs" : {
32
32
"url" : " https://github.com/edwmurph/upgrade-deps/issues"
You can’t perform that action at this time.
0 commit comments