Skip to content

Commit

Permalink
Update babel monorepo to v7.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent e0a2a22 commit c7b19a3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
27 changes: 13 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "^7.23.7",
"@babel/runtime": "^7.23.8",
"@tanem/svg-injector": "^10.1.68",
"@types/prop-types": "^15.7.11",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
Expand Down

0 comments on commit c7b19a3

Please sign in to comment.