This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +40
-40
lines changed
graphback-runtime-mongodb Expand file tree Collapse file tree 14 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 20
20
"apollo-server" : " 2.19.0" ,
21
21
"apollo-server-testing" : " 2.19.0" ,
22
22
"graphql" : " 15.4.0" ,
23
- "jest" : " 26.6.3 " ,
23
+ "jest" : " 28.1.1 " ,
24
24
"knex" : " 0.21.13" ,
25
25
"mongodb" : " 3.6.3" ,
26
26
"node-fetch" : " 2.6.1" ,
Original file line number Diff line number Diff line change 20
20
"eslint-plugin-react-hooks" : " 4.2.0" ,
21
21
"eslint-plugin-unused-imports" : " 0.1.3" ,
22
22
"husky" : " 4.3.6" ,
23
- "jest" : " 26.6.3 " ,
23
+ "jest" : " 28.1.1 " ,
24
24
"lerna" : " 3.22.1" ,
25
25
"lerna-changelog" : " 1.0.1" ,
26
26
"npm-run-all" : " 4.1.5" ,
27
27
"nyc" : " 15.1.0" ,
28
28
"replace" : " 1.2.0" ,
29
- "ts-jest" : " 26.4.4 " ,
29
+ "ts-jest" : " 28.0.5 " ,
30
30
"ts-node" : " 9.1.1" ,
31
31
"tslint" : " 6.1.3" ,
32
32
"tslint-config-prettier" : " 1.18.0" ,
Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/chalk" : " 0.4.31" ,
36
36
"@types/inquirer" : " 7.3.1" ,
37
- "@types/jest" : " 26.0.19 " ,
37
+ "@types/jest" : " 28.1.2 " ,
38
38
"@types/node" : " 12.19.9" ,
39
39
"@types/node-emoji" : " 1.8.1" ,
40
40
"@types/parse-github-url" : " 1.0.0" ,
41
41
"@types/request" : " 2.48.5" ,
42
42
"@types/tar" : " 4.0.4" ,
43
43
"@types/yargs" : " 15.0.12" ,
44
- "jest" : " 26.6.3 " ,
44
+ "jest" : " 28.1.1 " ,
45
45
"rimraf" : " 3.0.2" ,
46
- "ts-jest" : " 26.4.4 " ,
46
+ "ts-jest" : " 28.0.5 " ,
47
47
"ts-node" : " 9.1.1" ,
48
48
"typescript" : " 4.1.3" ,
49
49
"typescript-eslint-parser" : " 21.0.2"
Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@types/chalk" : " 0.4.31" ,
34
- "@types/jest" : " 26.0.19 " ,
34
+ "@types/jest" : " 28.1.2 " ,
35
35
"@types/node" : " 12.19.9" ,
36
36
"@types/node-emoji" : " 1.8.1" ,
37
37
"@types/yargs" : " 15.0.12" ,
38
- "jest" : " 26.6.3 " ,
38
+ "jest" : " 28.1.1 " ,
39
39
"lint-staged" : " 10.5.3" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "ts-jest" : " 26.4.4 " ,
41
+ "ts-jest" : " 28.0.5 " ,
42
42
"ts-node" : " 9.1.1" ,
43
43
"typescript" : " 4.1.3" ,
44
44
"typescript-eslint-parser" : " 21.0.2"
Original file line number Diff line number Diff line change 31
31
"access" : " public"
32
32
},
33
33
"devDependencies" : {
34
- "@types/jest" : " 26.0.19 " ,
34
+ "@types/jest" : " 28.1.2 " ,
35
35
"@types/node" : " 12.19.9" ,
36
36
"graphql" : " 15.4.0" ,
37
- "jest" : " 26.6.3 " ,
37
+ "jest" : " 28.1.1 " ,
38
38
"rimraf" : " 3.0.2" ,
39
- "ts-jest" : " 26.4.4 " ,
39
+ "ts-jest" : " 28.0.5 " ,
40
40
"ts-node" : " 9.1.1" ,
41
41
"tsutils" : " 3.17.1" ,
42
42
"typescript" : " 4.1.3"
Original file line number Diff line number Diff line change 31
31
"access" : " public"
32
32
},
33
33
"devDependencies" : {
34
- "@types/jest" : " 26.0.19 " ,
34
+ "@types/jest" : " 28.1.2 " ,
35
35
"@types/node" : " 12.19.9" ,
36
36
"dataloader" : " 2.0.0" ,
37
37
"graphql" : " 15.4.0" ,
38
- "jest" : " 26.6.3 " ,
38
+ "jest" : " 28.1.1 " ,
39
39
"rimraf" : " 3.0.2" ,
40
- "ts-jest" : " 26.4.4 " ,
40
+ "ts-jest" : " 28.0.5 " ,
41
41
"ts-node" : " 9.1.1" ,
42
42
"tsutils" : " 3.17.1" ,
43
43
"typescript" : " 4.1.3"
Original file line number Diff line number Diff line change 28
28
"node" : " >=10.15.3"
29
29
},
30
30
"devDependencies" : {
31
- "@types/jest" : " 26.0.19 " ,
31
+ "@types/jest" : " 28.1.2 " ,
32
32
"@types/node" : " 12.19.9" ,
33
33
"@types/pino" : " 6.3.4" ,
34
34
"graphql" : " 15.4.0" ,
35
- "jest" : " 26.6.3 " ,
35
+ "jest" : " 28.1.1 " ,
36
36
"rimraf" : " 3.0.2" ,
37
- "ts-jest" : " 26.4.4 " ,
37
+ "ts-jest" : " 28.0.5 " ,
38
38
"ts-node" : " 9.1.1" ,
39
39
"tslint" : " 6.1.3" ,
40
40
"typescript" : " 4.1.3"
Original file line number Diff line number Diff line change 31
31
"access" : " public"
32
32
},
33
33
"devDependencies" : {
34
- "@types/jest" : " 26.0.19 " ,
34
+ "@types/jest" : " 28.1.2 " ,
35
35
"@types/node" : " 12.19.9" ,
36
36
"graphql" : " 15.4.0" ,
37
- "jest" : " 26.6.3 " ,
37
+ "jest" : " 28.1.1 " ,
38
38
"jest-date-mock" : " 1.0.8" ,
39
39
"mongodb-memory-server" : " 6.9.2" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "ts-jest" : " 26.4.4 " ,
41
+ "ts-jest" : " 28.0.5 " ,
42
42
"ts-node" : " 9.1.1" ,
43
43
"tsutils" : " 3.17.1" ,
44
44
"typescript" : " 4.1.3"
Original file line number Diff line number Diff line change 30
30
"access" : " public"
31
31
},
32
32
"devDependencies" : {
33
- "@types/jest" : " 26.0.19 " ,
33
+ "@types/jest" : " 28.1.2 " ,
34
34
"@types/node" : " 12.19.9" ,
35
35
"graphql" : " 15.4.0" ,
36
- "jest" : " 26.6.3 " ,
36
+ "jest" : " 28.1.1 " ,
37
37
"keycloak-connect" : " 11.0.3" ,
38
38
"keycloak-connect-graphql" : " 0.6.4" ,
39
39
"rimraf" : " 3.0.2" ,
40
- "ts-jest" : " 26.4.4 " ,
40
+ "ts-jest" : " 28.0.5 " ,
41
41
"ts-node" : " 9.1.1" ,
42
42
"tsutils" : " 3.17.1" ,
43
43
"typescript" : " 4.1.3"
Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@graphback/codegen-schema" : " 0.15.0" ,
35
- "@types/jest" : " 26.0.19 " ,
35
+ "@types/jest" : " 28.1.2 " ,
36
36
"@types/node" : " 12.19.9" ,
37
37
"graphql" : " 15.4.0" ,
38
38
"graphql-migrations" : " 1.1.2" ,
39
- "jest" : " 26.6.3 " ,
39
+ "jest" : " 28.1.1 " ,
40
40
"rimraf" : " 3.0.2" ,
41
41
"sqlite3" : " 5.0.0" ,
42
- "ts-jest" : " 26.4.4 " ,
42
+ "ts-jest" : " 28.0.5 " ,
43
43
"ts-node" : " 9.1.1" ,
44
44
"tsutils" : " 3.17.1" ,
45
45
"typescript" : " 4.1.3"
You can’t perform that action at this time.
0 commit comments