Skip to content

Commit c50c6bb

Browse files
authored
Merge pull request #380 from Apiki/renovate/babel-monorepo
fix(deps): update babel monorepo
2 parents f17c046 + 67f8153 commit c50c6bb

File tree

2 files changed

+629
-556
lines changed

2 files changed

+629
-556
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
}
3030
},
3131
"dependencies": {
32-
"@babel/core": "7.10.0",
33-
"@babel/preset-env": "7.10.0",
32+
"@babel/core": "7.10.2",
33+
"@babel/preset-env": "7.10.2",
3434
"airbnb-browser-shims": "3.3.0",
3535
"autoprefixer": "9.8.0",
3636
"babel-loader": "8.1.0",
@@ -54,7 +54,7 @@
5454
"webpack-spritesmith": "1.1.0"
5555
},
5656
"devDependencies": {
57-
"@babel/preset-react": "7.10.0",
57+
"@babel/preset-react": "7.10.1",
5858
"@commitlint/cli": "8.3.5",
5959
"@commitlint/config-conventional": "8.3.4",
6060
"@wordpress/eslint-plugin": "6.1.0",

0 commit comments

Comments
 (0)