[eslint config] [*] [dev deps] update @babel/runtime

This commit is contained in:
Jordan Harband
2021-11-08 18:06:45 -08:00
parent 6734b78911
commit ef6c478a2b
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@
},
"homepage": "https://github.com/airbnb/javascript",
"devDependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"babel-preset-airbnb": "^4.5.0",
"babel-tape-runner": "^3.0.0",
"eclint": "^2.8.1",

View File

@@ -59,7 +59,7 @@
"object.entries": "^1.1.5"
},
"devDependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"babel-preset-airbnb": "^4.5.0",
"babel-tape-runner": "^3.0.0",
"eclint": "^2.8.1",