Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent 2831280 commit 1db4a75
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
},
"homepage": "https://github.com/puncsky/template_website#readme",
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.2.3",
"@babel/preset-flow": "7.0.0",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.0.0",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-flow-strip-types": "7.22.5",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.23.2",
"@babel/preset-flow": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/register": "7.22.15",
"ava": "1.0.1",
"babel-eslint": "9.0.0",
"babel-loader": "8.0.5",
Expand Down

0 comments on commit 1db4a75

Please sign in to comment.