|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@argos-ci/core": "^0.12.0",
|
78 |
| - "@babel/cli": "^7.22.15", |
79 |
| - "@babel/core": "^7.22.20", |
| 78 | + "@babel/cli": "^7.23.0", |
| 79 | + "@babel/core": "^7.23.0", |
80 | 80 | "@babel/node": "^7.22.19",
|
81 | 81 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
82 | 82 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
|
172 | 172 | "yarn-deduplicate": "^6.0.2"
|
173 | 173 | },
|
174 | 174 | "resolutions": {
|
175 |
| - "**/@babel/core": "^7.22.20", |
| 175 | + "**/@babel/core": "^7.23.0", |
176 | 176 | "**/@babel/code-frame": "^7.22.13",
|
177 | 177 | "**/@babel/plugin-proposal-class-properties": "^7.18.6",
|
178 | 178 | "**/@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
|
183 | 183 | "**/@babel/plugin-transform-runtime": "^7.22.15",
|
184 | 184 | "**/@babel/preset-env": "^7.22.20",
|
185 | 185 | "**/@babel/preset-react": "^7.22.15",
|
186 |
| - "**/@babel/preset-typescript": "^7.22.15", |
187 |
| - "**/@babel/runtime": "^7.22.15", |
| 186 | + "**/@babel/preset-typescript": "^7.23.0", |
| 187 | + "**/@babel/runtime": "^7.23.1", |
188 | 188 | "**/@definitelytyped/header-parser": "^0.0.178",
|
189 | 189 | "**/@definitelytyped/typescript-versions": "^0.0.178",
|
190 | 190 | "**/@definitelytyped/utils": "^0.0.178",
|
|
0 commit comments