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

This commit is contained in:
Jordan Harband
2022-05-24 08:49:47 -07:00
parent 42c0e2ea13
commit a0e94052d5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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