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 Apr 29, 2024
1 parent f86f87b commit 1343b8a
Show file tree
Hide file tree
Showing 2 changed files with 1,032 additions and 579 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.5",
"@babel/preset-env": "7.24.5",
"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

0 comments on commit 1343b8a

Please sign in to comment.