|
39 | 39 | ],
|
40 | 40 | "homepage": "https://github.com/graphprotocol/graph-client#readme",
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "7.18.5", |
43 |
| - "@babel/plugin-proposal-class-properties": "7.17.12", |
44 |
| - "@babel/plugin-proposal-decorators": "7.18.2", |
45 |
| - "@babel/preset-env": "7.18.2", |
46 |
| - "@babel/preset-typescript": "7.17.12", |
| 42 | + "@babel/core": "7.18.6", |
| 43 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 44 | + "@babel/plugin-proposal-decorators": "7.18.6", |
| 45 | + "@babel/preset-env": "7.18.6", |
| 46 | + "@babel/preset-typescript": "7.18.6", |
47 | 47 | "@changesets/cli": "2.21.1",
|
48 | 48 | "@types/babel__core": "7.1.19",
|
49 | 49 | "@types/babel__preset-env": "7.9.2",
|
50 | 50 | "@types/jest": "28.1.3",
|
51 |
| - "babel-jest": "28.1.1", |
| 51 | + "babel-jest": "28.1.2", |
52 | 52 | "babel-plugin-parameter-decorator": "1.0.16",
|
53 | 53 | "babel-plugin-transform-typescript-metadata": "0.3.2",
|
54 | 54 | "bob-the-bundler": "1.7.3",
|
55 | 55 | "graphql": "16.5.0",
|
56 | 56 | "husky": "8.0.1",
|
57 |
| - "jest": "28.1.1", |
| 57 | + "jest": "28.1.2", |
58 | 58 | "patch-package": "6.4.7",
|
59 | 59 | "prettier": "2.7.1",
|
60 | 60 | "pretty-quick": "3.1.3",
|
|
0 commit comments