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 9
9
path : .yarn/plugins/@yarnpkg/plugin-engines.cjs
10
10
spec : " https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
11
11
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 8
8
"devDependencies" : {
9
9
"@assertive-ts/core" : " workspace:^" ,
10
10
"@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 " ,
13
13
"jest" : " ^29.7.0" ,
14
- "ts-jest" : " ^29.1.1 " ,
14
+ "ts-jest" : " ^29.1.2 " ,
15
15
"ts-node" : " ^10.9.2" ,
16
16
"typescript" : " ^5.3.3"
17
17
}
Original file line number Diff line number Diff line change 9
9
"@assertive-ts/core" : " workspace:^" ,
10
10
"@examples/symbol-plugin" : " workspace:^" ,
11
11
"@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" ,
14
14
"ts-node" : " ^10.9.2" ,
15
15
"typescript" : " ^5.3.3"
16
16
}
Original file line number Diff line number Diff line change 8
8
"engines" : {
9
9
"node" : " >=18"
10
10
},
11
- "packageManager" : " yarn@4.0.2 " ,
11
+ "packageManager" : " yarn@4.1.0 " ,
12
12
"workspaces" : [
13
13
" packages/*" ,
14
14
" examples/*"
23
23
"test" : " turbo run test"
24
24
},
25
25
"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 " ,
28
28
"eslint" : " ^8.56.0" ,
29
29
"eslint-import-resolver-typescript" : " ^3.6.1" ,
30
30
"eslint-plugin-etc" : " ^2.0.3" ,
31
31
"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 " ,
35
35
"typescript" : " ^5.3.3"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 22
22
"engines" : {
23
23
"node" : " >=16"
24
24
},
25
- "packageManager" : " yarn@3.6.1" ,
26
25
"scripts" : {
27
26
"build" : " tsc -p tsconfig.prod.json" ,
28
27
"check" : " yarn compile && yarn test --forbid-only" ,
37
36
},
38
37
"devDependencies" : {
39
38
"@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 " ,
42
41
"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 " ,
45
44
"semantic-release-yarn" : " ^3.0.2" ,
46
45
"sinon" : " ^17.0.1" ,
47
46
"ts-node" : " ^10.9.2" ,
48
- "typedoc" : " ^0.25.6 " ,
47
+ "typedoc" : " ^0.25.8 " ,
49
48
"typedoc-plugin-markdown" : " ^3.17.1" ,
50
49
"typedoc-plugin-merge-modules" : " ^5.1.0" ,
51
50
"typescript" : " ^5.3.3"
Original file line number Diff line number Diff line change 25
25
"engines" : {
26
26
"node" : " >=16"
27
27
},
28
- "packageManager" : " yarn@3.6.1" ,
29
28
"scripts" : {
30
29
"build" : " tsc -p tsconfig.prod.json" ,
31
30
"check" : " yarn compile && yarn test --forbid-only" ,
40
39
"devDependencies" : {
41
40
"@assertive-ts/core" : " workspace:^" ,
42
41
"@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 " ,
47
46
"semantic-release-yarn" : " ^3.0.2" ,
48
47
"sinon" : " ^17.0.1" ,
49
48
"ts-node" : " ^10.9.2" ,
50
- "typedoc" : " ^0.25.7 " ,
49
+ "typedoc" : " ^0.25.8 " ,
51
50
"typedoc-plugin-markdown" : " ^3.17.1" ,
52
51
"typedoc-plugin-merge-modules" : " ^5.1.0" ,
53
52
"typescript" : " ^5.3.3"
You can’t perform that action at this time.
0 commit comments