|
39 | 39 | ],
|
40 | 40 | "homepage": "https://github.com/graphprotocol/graph-client#readme",
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "7.17.10", |
43 |
| - "@babel/plugin-proposal-class-properties": "7.16.7", |
44 |
| - "@babel/plugin-proposal-decorators": "7.17.9", |
45 |
| - "@babel/preset-env": "7.17.10", |
46 |
| - "@babel/preset-typescript": "7.16.7", |
| 42 | + "@babel/core": "7.17.12", |
| 43 | + "@babel/plugin-proposal-class-properties": "7.17.12", |
| 44 | + "@babel/plugin-proposal-decorators": "7.17.12", |
| 45 | + "@babel/preset-env": "7.17.12", |
| 46 | + "@babel/preset-typescript": "7.17.12", |
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": "27.5.1",
|
51 | 51 | "babel-jest": "28.1.0",
|
52 | 52 | "babel-plugin-parameter-decorator": "1.0.16",
|
53 | 53 | "babel-plugin-transform-typescript-metadata": "0.3.2",
|
54 |
| - "bob-the-bundler": "1.7.2", |
| 54 | + "bob-the-bundler": "1.7.3", |
55 | 55 | "graphql": "16.5.0",
|
56 | 56 | "husky": "8.0.1",
|
57 | 57 | "jest": "28.1.0",
|
|
0 commit comments