File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "@examples/symbol-plugin" : " workspace:^" ,
1010 "@stackbuilders/assertive-ts" : " workspace:^" ,
1111 "@types/jest" : " ^29.5.2" ,
12- "@types/node" : " ^20.3.1 " ,
12+ "@types/node" : " ^20.3.2 " ,
1313 "jest" : " ^29.5.0" ,
1414 "ts-jest" : " ^29.1.0" ,
1515 "ts-node" : " ^10.9.1" ,
16- "typescript" : " ^5.1.3 "
16+ "typescript" : " ^5.1.6 "
1717 }
1818}
Original file line number Diff line number Diff line change 99 "@examples/symbol-plugin" : " workspace:^" ,
1010 "@stackbuilders/assertive-ts" : " workspace:^" ,
1111 "@types/mocha" : " ^10.0.1" ,
12- "@types/node" : " ^20.3.1 " ,
12+ "@types/node" : " ^20.3.2 " ,
1313 "mocha" : " ^10.2.0" ,
1414 "ts-node" : " ^10.9.1" ,
15- "typescript" : " ^5.1.3 "
15+ "typescript" : " ^5.1.6 "
1616 }
1717}
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "@stackbuilders/assertive-ts" : " workspace:^" ,
12- "typescript" : " ^5.1.3 "
12+ "typescript" : " ^5.1.6 "
1313 },
1414 "peerDependencies" : {
1515 "@stackbuilders/assertive-ts" : " *"
Original file line number Diff line number Diff line change 2323 "test" : " turbo run test"
2424 },
2525 "devDependencies" : {
26- "@typescript-eslint/eslint-plugin" : " ^5.60.0 " ,
27- "@typescript-eslint/parser" : " ^5.60.0 " ,
26+ "@typescript-eslint/eslint-plugin" : " ^5.60.1 " ,
27+ "@typescript-eslint/parser" : " ^5.60.1 " ,
2828 "eslint" : " ^8.43.0" ,
2929 "eslint-import-resolver-typescript" : " ^3.5.5" ,
3030 "eslint-plugin-etc" : " ^2.0.3" ,
3131 "eslint-plugin-import" : " ^2.27.5" ,
32- "eslint-plugin-jsdoc" : " ^46.2.6 " ,
32+ "eslint-plugin-jsdoc" : " ^46.4.2 " ,
3333 "eslint-plugin-sonarjs" : " ^0.19.0" ,
34- "turbo" : " ^1.10.4 " ,
35- "typescript" : " ^5.1.3 "
34+ "turbo" : " ^1.10.6 " ,
35+ "typescript" : " ^5.1.6 "
3636 }
3737}
Original file line number Diff line number Diff line change 3434 },
3535 "devDependencies" : {
3636 "@types/mocha" : " ^10.0.1" ,
37- "@types/node" : " ^20.3.1 " ,
37+ "@types/node" : " ^20.3.2 " ,
3838 "@types/sinon" : " ^10.0.15" ,
3939 "all-contributors-cli" : " ^6.26.0" ,
4040 "cross-env" : " ^7.0.3" ,
4141 "mocha" : " ^10.2.0" ,
42- "semantic-release" : " ^21.0.5 " ,
42+ "semantic-release" : " ^21.0.6 " ,
4343 "sinon" : " ^15.2.0" ,
4444 "ts-node" : " ^10.9.1" ,
4545 "typedoc" : " ^0.24.8" ,
4646 "typedoc-plugin-markdown" : " ^3.15.3" ,
4747 "typedoc-plugin-merge-modules" : " ^5.0.1" ,
48- "typescript" : " ^5.1.3 "
48+ "typescript" : " ^5.1.6 "
4949 }
5050}
You can’t perform that action at this time.
0 commit comments