Skip to content

Commit

Permalink
fix(deps): 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 f86f87b commit 500e214
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 581 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
}
},
"dependencies": {
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"@babel/core": "7.24.1",
"@babel/preset-env": "7.24.1",
"airbnb-browser-shims": "3.3.0",
"autoprefixer": "^10.2.5",
"babel-loader": "8.1.0",
Expand All @@ -54,7 +54,7 @@
"webpack-spritesmith": "1.1.0"
},
"devDependencies": {
"@babel/preset-react": "7.10.4",
"@babel/preset-react": "7.24.1",
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@wordpress/eslint-plugin": "7.1.0",
Expand Down
Loading

0 comments on commit 500e214

Please sign in to comment.