Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent 7a44a27 commit 8e718b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "7.19.3",
"@babel/core": "7.20.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-typescript": "7.18.6",
"@rollup/plugin-babel": "6.0.0",
"@rollup/plugin-commonjs": "23.0.0",
Expand Down Expand Up @@ -82,7 +82,7 @@
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@typescript-eslint/typescript-estree": "5.41.0",
"babel-loader": "8.2.5",
"babel-loader": "8.3.0",
"babel-preset-react-app": "10.0.1",
"enzyme": "3.11.0",
"eslint": "8.25.0",
Expand Down

0 comments on commit 8e718b2

Please sign in to comment.