|
35 | 35 | },
|
36 | 36 | "homepage": "https://github.com/ardatan/graphql-tools#readme",
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/core": "7.21.0", |
| 38 | + "@babel/core": "7.21.4", |
39 | 39 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
40 |
| - "@babel/preset-env": "7.20.2", |
| 40 | + "@babel/preset-env": "7.21.4", |
41 | 41 | "@babel/preset-typescript": "7.21.4",
|
42 | 42 | "@changesets/cli": "2.26.1",
|
43 | 43 | "@changesets/changelog-github": "0.4.8",
|
44 | 44 | "@types/debug": "4.1.7",
|
45 |
| - "@types/jest": "29.4.0", |
46 |
| - "@types/node": "18.14.6", |
| 45 | + "@types/jest": "29.5.0", |
| 46 | + "@types/node": "18.15.11", |
47 | 47 | "@typescript-eslint/eslint-plugin": "5.57.1",
|
48 | 48 | "@typescript-eslint/parser": "5.57.1",
|
49 | 49 | "babel-jest": "29.5.0",
|
50 | 50 | "bob-the-bundler": "5.0.1",
|
51 | 51 | "chalk": "4.1.2",
|
52 | 52 | "concurrently": "8.0.1",
|
53 |
| - "eslint": "8.35.0", |
54 |
| - "eslint-config-prettier": "8.7.0", |
| 53 | + "eslint": "8.37.0", |
| 54 | + "eslint-config-prettier": "8.8.0", |
55 | 55 | "eslint-config-standard": "17.0.0",
|
56 | 56 | "eslint-plugin-import": "2.27.5",
|
57 |
| - "eslint-plugin-n": "15.6.1", |
| 57 | + "eslint-plugin-n": "15.7.0", |
58 | 58 | "eslint-plugin-promise": "6.1.1",
|
59 | 59 | "eslint-plugin-standard": "5.0.0",
|
60 | 60 | "globby": "11.1.0",
|
61 | 61 | "graphql": "16.6.0",
|
62 | 62 | "graphql-subscriptions": "2.0.0",
|
63 | 63 | "husky": "8.0.3",
|
64 | 64 | "jest": "29.5.0",
|
65 |
| - "lint-staged": "13.1.2", |
| 65 | + "lint-staged": "13.2.0", |
66 | 66 | "patch-package": "6.5.1",
|
67 |
| - "prettier": "2.8.4", |
68 |
| - "ts-jest": "29.0.5", |
| 67 | + "prettier": "2.8.7", |
| 68 | + "ts-jest": "29.1.0", |
69 | 69 | "ts-node": "10.9.1",
|
70 | 70 | "typedoc": "0.23.28",
|
71 | 71 | "typedoc-plugin-markdown": "3.14.0",
|
|
0 commit comments