Skip to content

Commit 95b6b43

Browse files
committed
[eslint-config] [*] [dev deps] update @babel/runtime
1 parent 240a378 commit 95b6b43

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
@@ -68,7 +68,7 @@
6868
},
6969
"homepage": "https://github.com/airbnb/javascript",
7070
"devDependencies": {
71-
"@babel/runtime": "^7.20.13",
71+
"@babel/runtime": "^7.21.5",
7272
"babel-preset-airbnb": "^4.5.0",
7373
"babel-tape-runner": "^3.0.0",
7474
"eclint": "^2.8.1",

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"object.entries": "^1.1.5"
7171
},
7272
"devDependencies": {
73-
"@babel/runtime": "^7.20.13",
73+
"@babel/runtime": "^7.21.5",
7474
"babel-preset-airbnb": "^4.5.0",
7575
"babel-tape-runner": "^3.0.0",
7676
"eclint": "^2.8.1",

0 commit comments

Comments
 (0)