Skip to content

Commit

Permalink
Update browserslist (#11058)
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovalov authored and nicolo-ribaudo committed Jan 27, 2020
1 parent 2e5594d commit d0518b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/babel-compat-data/package.json
Expand Up @@ -23,13 +23,13 @@
"compat-data"
],
"dependencies": {
"browserslist": "^4.8.2",
"browserslist": "^4.8.5",
"invariant": "^2.2.4",
"semver": "^5.5.0"
},
"devDependencies": {
"@babel/helper-compilation-targets": "^7.8.1",
"caniuse-db": "1.0.30000969",
"caniuse-db": "1.0.30001023",
"electron-to-chromium": "1.3.113",
"lodash": "^4.17.15"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-compilation-targets/package.json
Expand Up @@ -18,7 +18,7 @@
],
"dependencies": {
"@babel/compat-data": "^7.8.1",
"browserslist": "^4.8.2",
"browserslist": "^4.8.5",
"invariant": "^2.2.4",
"levenary": "^1.1.0",
"semver": "^5.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-env/package.json
Expand Up @@ -63,7 +63,7 @@
"@babel/plugin-transform-typeof-symbol": "^7.8.3",
"@babel/plugin-transform-unicode-regex": "^7.8.3",
"@babel/types": "^7.8.3",
"browserslist": "^4.8.2",
"browserslist": "^4.8.5",
"core-js-compat": "^3.6.2",
"invariant": "^2.2.2",
"levenary": "^1.1.0",
Expand Down

0 comments on commit d0518b7

Please sign in to comment.