Skip to content

Commit 6924bd3

Browse files
committed
[Dev Deps] update @babel/runtime
1 parent 165af9b commit 6924bd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-config-airbnb-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"homepage": "https://github.com/airbnb/javascript",
5555
"devDependencies": {
56-
"@babel/runtime": "^7.8.4",
56+
"@babel/runtime": "^7.8.7",
5757
"babel-preset-airbnb": "^4.4.0",
5858
"babel-tape-runner": "^3.0.0",
5959
"eclint": "^2.8.1",

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"object.entries": "^1.1.1"
6060
},
6161
"devDependencies": {
62-
"@babel/runtime": "^7.8.4",
62+
"@babel/runtime": "^7.8.7",
6363
"babel-preset-airbnb": "^4.4.0",
6464
"babel-tape-runner": "^3.0.0",
6565
"eclint": "^2.8.1",

0 commit comments

Comments
 (0)