diff --git a/package.json b/package.json index 6740eec..8c7a243 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ "typography-theme-moraga": "0.16.19" }, "devDependencies": { - "@babel/core": "7.12.10", - "@babel/preset-typescript": "7.12.7", - "@babel/runtime": "7.12.5", + "@babel/core": "7.22.15", + "@babel/preset-typescript": "7.22.15", + "@babel/runtime": "7.22.15", "@commitlint/config-conventional": "^11.0.0", "@commitlint/prompt": "^11.0.0", "@storybook/addon-actions": "6.0.26",