Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent f86f87b commit 073b073
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.0",
"@babel/preset-env": "7.24.0",
"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.23.3",
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@wordpress/eslint-plugin": "7.1.0",
Expand Down

0 comments on commit 073b073

Please sign in to comment.