Skip to content

Commit

Permalink
Update babel monorepo to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent e13e7e4 commit 8eedcc5
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 471 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"production": "mix --production"
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/core": "7.24.1",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/plugin-transform-runtime": "7.24.1",
"@babel/preset-env": "7.24.1",
"@popperjs/core": "2.11.8",
"axios": "1.6.8",
"bootstrap": "5.3.3",
Expand Down

0 comments on commit 8eedcc5

Please sign in to comment.