7979 "precommit" : " lint-staged"
8080 },
8181 "devDependencies" : {
82- "@commitlint/cli" : " ^9.1.2 " ,
83- "@commitlint/config-conventional" : " ^9.1.2 " ,
84- "@nativescript/core" : " 7.0.0 " ,
85- "@nativescript/types-android" : " 7.0.2 " ,
86- "@nativescript/types-ios" : " 7.0 .1" ,
87- "@nativescript/webpack" : " ~3 .0.2 " ,
88- "@types/node" : " ^10.12.21 " ,
89- "@typescript-eslint/eslint-plugin" : " 4.0.1 " ,
90- "@typescript-eslint/parser" : " 4.0.1 " ,
82+ "@commitlint/cli" : " ^13.2.1 " ,
83+ "@commitlint/config-conventional" : " ^13.2.0 " ,
84+ "@nativescript/core" : " 8.1.5 " ,
85+ "@nativescript/types-android" : " 8.1.0 " ,
86+ "@nativescript/types-ios" : " 8.1 .1" ,
87+ "@nativescript/webpack" : " ~5 .0.0 " ,
88+ "@types/node" : " ^16.11.6 " ,
89+ "@typescript-eslint/eslint-plugin" : " 5.2.0 " ,
90+ "@typescript-eslint/parser" : " 5.2.0 " ,
9191 "cpy-cli" : " 3.1.1" ,
92- "eslint" : " 7. 8.1" ,
93- "husky" : " ^4.3.0 " ,
94- "lerna" : " ^3.22.1 " ,
95- "npm-watch" : " ^0.7 .0" ,
96- "prompt" : " ^1.0 .0" ,
92+ "eslint" : " 8.1.0 " ,
93+ "husky" : " ^7.0.4 " ,
94+ "lerna" : " ^4.0.0 " ,
95+ "npm-watch" : " ^0.11 .0" ,
96+ "prompt" : " ^1.2 .0" ,
9797 "rimraf" : " ^3.0.2" ,
98- "ts-patch" : " 1.3.0 " ,
99- "typescript" : " ~3.9.7 "
98+ "ts-patch" : " 1.4.5 " ,
99+ "typescript" : " ~4.4.4 "
100100 },
101101 "dependencies" : {
102- "ts-node" : " ^9.0 .0"
102+ "ts-node" : " ^10.4 .0"
103103 }
104104}
0 commit comments