Skip to content

Commit aac2502

Browse files
committed
chore(deps): update dependency eslint-config-airbnb-base to v15
1 parent 25cb3f3 commit aac2502

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"debug": "4.3.2",
7777
"eslint": "7.32.0",
7878
"eslint-config-airbnb": "18.2.1",
79-
"eslint-config-airbnb-base": "14.2.1",
79+
"eslint-config-airbnb-base": "15.0.0",
8080
"eslint-config-prettier": "6.15.0",
8181
"eslint-formatter-pretty": "4.1.0",
8282
"eslint-import-resolver-typescript": "2.5.0",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6206,7 +6206,17 @@ escodegen@^2.0.0:
62066206
optionalDependencies:
62076207
source-map "~0.6.1"
62086208

6209-
eslint-config-airbnb-base@14.2.1, eslint-config-airbnb-base@^14.2.1:
6209+
eslint-config-airbnb-base@15.0.0:
6210+
version "15.0.0"
6211+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
6212+
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
6213+
dependencies:
6214+
confusing-browser-globals "^1.0.10"
6215+
object.assign "^4.1.2"
6216+
object.entries "^1.1.5"
6217+
semver "^6.3.0"
6218+
6219+
eslint-config-airbnb-base@^14.2.1:
62106220
version "14.2.1"
62116221
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
62126222
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==

0 commit comments

Comments
 (0)