diff --git a/package-lock.json b/package-lock.json index eb99cfa..54738d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "unified": "^9.0.0" }, "devDependencies": { - "@babel/core": "^7.0.0", + "@babel/core": "^7.13.14", "@storybook/addon-essentials": "^6.0.0", "@storybook/react": "^6.0.0", "@testing-library/jest-dom": "^5.0.0", diff --git a/package.json b/package.json index 1ad7a67..1bceb8e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "unified": "^9.0.0" }, "devDependencies": { - "@babel/core": "^7.0.0", + "@babel/core": "^7.13.14", "@storybook/addon-essentials": "^6.0.0", "@storybook/react": "^6.0.0", "@testing-library/jest-dom": "^5.0.0",