|
74 | 74 | "devDependencies": { |
75 | 75 | "@argos-ci/core": "^0.7.3", |
76 | 76 | "@babel/cli": "^7.20.7", |
77 | | - "@babel/core": "^7.20.7", |
| 77 | + "@babel/core": "^7.20.12", |
78 | 78 | "@babel/node": "^7.20.7", |
79 | 79 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
80 | 80 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
|
205 | 205 | "yarn-deduplicate": "^3.1.0" |
206 | 206 | }, |
207 | 207 | "resolutions": { |
208 | | - "**/@babel/core": "^7.20.7", |
| 208 | + "**/@babel/core": "^7.20.12", |
209 | 209 | "**/@babel/code-frame": "^7.18.6", |
210 | 210 | "**/@babel/plugin-proposal-class-properties": "^7.18.6", |
211 | 211 | "**/@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
|
217 | 217 | "**/@babel/preset-env": "^7.20.2", |
218 | 218 | "**/@babel/preset-react": "^7.18.6", |
219 | 219 | "**/@babel/preset-typescript": "^7.18.6", |
220 | | - "**/@babel/runtime": "^7.20.7", |
| 220 | + "**/@babel/runtime": "^7.20.13", |
221 | 221 | "**/@definitelytyped/header-parser": "^0.0.147", |
222 | 222 | "**/@definitelytyped/typescript-versions": "^0.0.147", |
223 | 223 | "**/@definitelytyped/utils": "^0.0.147", |
|
0 commit comments