Skip to content

Commit

Permalink
Update all of babel7 to version 7.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 12, 2024
1 parent a08fd95 commit 5cb0f4d
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 728 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/preset-env": "^7.23.9",
"@rails/webpacker": "5.4.2",
"axios": "^0.21.4",
"babel-loader": "^8.2.5",
Expand All @@ -20,8 +20,8 @@
"webpack-cli": "^3.3.12"
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/core": "^7.23.9",
"@babel/plugin-transform-runtime": "^7.23.9",
"@prettier/plugin-ruby": "^2.1.0",
"@vue/test-utils": "^1.0.0-beta.25",
"axios-mock-adapter": "^1.22.0",
Expand Down
Loading

0 comments on commit 5cb0f4d

Please sign in to comment.