File tree Expand file tree Collapse file tree 9 files changed +1961
-1943
lines changed Expand file tree Collapse file tree 9 files changed +1961
-1943
lines changed Original file line number Diff line number Diff line change 1- 21.5.0
1+ 21.6.2
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 99 path : .yarn/plugins/@yarnpkg/plugin-engines.cjs
1010 spec : " https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
1111
12- yarnPath : .yarn/releases/yarn-4.0.2 .cjs
12+ yarnPath : .yarn/releases/yarn-4.1.0 .cjs
Original file line number Diff line number Diff line change 88 "devDependencies" : {
99 "@assertive-ts/core" : " workspace:^" ,
1010 "@examples/symbol-plugin" : " workspace:^" ,
11- "@types/jest" : " ^29.5.11 " ,
12- "@types/node" : " ^20.10.6 " ,
11+ "@types/jest" : " ^29.5.12 " ,
12+ "@types/node" : " ^20.11.19 " ,
1313 "jest" : " ^29.7.0" ,
14- "ts-jest" : " ^29.1.1 " ,
14+ "ts-jest" : " ^29.1.2 " ,
1515 "ts-node" : " ^10.9.2" ,
1616 "typescript" : " ^5.3.3"
1717 }
Original file line number Diff line number Diff line change 99 "@assertive-ts/core" : " workspace:^" ,
1010 "@examples/symbol-plugin" : " workspace:^" ,
1111 "@types/mocha" : " ^10.0.6" ,
12- "@types/node" : " ^20.10.6 " ,
13- "mocha" : " ^10.2 .0" ,
12+ "@types/node" : " ^20.11.19 " ,
13+ "mocha" : " ^10.3 .0" ,
1414 "ts-node" : " ^10.9.2" ,
1515 "typescript" : " ^5.3.3"
1616 }
Original file line number Diff line number Diff line change 88 "engines" : {
99 "node" : " >=18"
1010 },
11- "packageManager" : " yarn@4.0.2 " ,
11+ "packageManager" : " yarn@4.1.0 " ,
1212 "workspaces" : [
1313 " packages/*" ,
1414 " examples/*"
2323 "test" : " turbo run test"
2424 },
2525 "devDependencies" : {
26- "@typescript-eslint/eslint-plugin" : " ^6.17.0 " ,
27- "@typescript-eslint/parser" : " ^6.17.0 " ,
26+ "@typescript-eslint/eslint-plugin" : " ^7.0.1 " ,
27+ "@typescript-eslint/parser" : " ^7.0.1 " ,
2828 "eslint" : " ^8.56.0" ,
2929 "eslint-import-resolver-typescript" : " ^3.6.1" ,
3030 "eslint-plugin-etc" : " ^2.0.3" ,
3131 "eslint-plugin-import" : " ^2.29.1" ,
32- "eslint-plugin-jsdoc" : " ^48.0.2 " ,
33- "eslint-plugin-sonarjs" : " ^0.23 .0" ,
34- "turbo" : " ^1.11.2 " ,
32+ "eslint-plugin-jsdoc" : " ^48.1.0 " ,
33+ "eslint-plugin-sonarjs" : " ^0.24 .0" ,
34+ "turbo" : " ^1.12.4 " ,
3535 "typescript" : " ^5.3.3"
3636 }
3737}
Original file line number Diff line number Diff line change 2222 "engines" : {
2323 "node" : " >=16"
2424 },
25- "packageManager" :
" [email protected] " ,
2625 "scripts" : {
2726 "build" : " tsc -p tsconfig.prod.json" ,
2827 "check" : " yarn compile && yarn test --forbid-only" ,
3736 },
3837 "devDependencies" : {
3938 "@types/mocha" : " ^10.0.6" ,
40- "@types/node" : " ^20.10.6 " ,
41- "@types/sinon" : " ^17.0.2 " ,
39+ "@types/node" : " ^20.11.19 " ,
40+ "@types/sinon" : " ^17.0.3 " ,
4241 "all-contributors-cli" : " ^6.26.1" ,
43- "mocha" : " ^10.2 .0" ,
44- "semantic-release" : " ^22 .0.12 " ,
42+ "mocha" : " ^10.3 .0" ,
43+ "semantic-release" : " ^23 .0.2 " ,
4544 "semantic-release-yarn" : " ^3.0.2" ,
4645 "sinon" : " ^17.0.1" ,
4746 "ts-node" : " ^10.9.2" ,
48- "typedoc" : " ^0.25.6 " ,
47+ "typedoc" : " ^0.25.8 " ,
4948 "typedoc-plugin-markdown" : " ^3.17.1" ,
5049 "typedoc-plugin-merge-modules" : " ^5.1.0" ,
5150 "typescript" : " ^5.3.3"
Original file line number Diff line number Diff line change 2525 "engines" : {
2626 "node" : " >=16"
2727 },
28- "packageManager" :
" [email protected] " ,
2928 "scripts" : {
3029 "build" : " tsc -p tsconfig.prod.json" ,
3130 "check" : " yarn compile && yarn test --forbid-only" ,
4039 "devDependencies" : {
4140 "@assertive-ts/core" : " workspace:^" ,
4241 "@types/mocha" : " ^10.0.6" ,
43- "@types/node" : " ^20.10.6 " ,
44- "@types/sinon" : " ^17.0.2 " ,
45- "mocha" : " ^10.2 .0" ,
46- "semantic-release" : " ^22 .0.12 " ,
42+ "@types/node" : " ^20.11.19 " ,
43+ "@types/sinon" : " ^17.0.3 " ,
44+ "mocha" : " ^10.3 .0" ,
45+ "semantic-release" : " ^23 .0.2 " ,
4746 "semantic-release-yarn" : " ^3.0.2" ,
4847 "sinon" : " ^17.0.1" ,
4948 "ts-node" : " ^10.9.2" ,
50- "typedoc" : " ^0.25.7 " ,
49+ "typedoc" : " ^0.25.8 " ,
5150 "typedoc-plugin-markdown" : " ^3.17.1" ,
5251 "typedoc-plugin-merge-modules" : " ^5.1.0" ,
5352 "typescript" : " ^5.3.3"
You can’t perform that action at this time.
0 commit comments