Skip to content

Commit 9279c62

Browse files
Update dependency eslint-config-airbnb-base to v15
1 parent a1cea41 commit 9279c62

File tree

8 files changed

+820
-300
lines changed

8 files changed

+820
-300
lines changed

admin-scripts/package-lock.json

Lines changed: 270 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"eslint": "7.32.0",
16-
"eslint-config-airbnb-base": "14.2.1",
16+
"eslint-config-airbnb-base": "15.0.0",
1717
"eslint-plugin-import": "2.25.3",
1818
"eslint-plugin-jest": "25.3.0",
1919
"jest": "26.6.3"

api-server/package-lock.json

Lines changed: 270 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"eslint": "7.32.0",
33-
"eslint-config-airbnb-base": "14.2.1",
33+
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-plugin-import": "2.25.3",
3535
"nodemon": "2.0.15"
3636
}

0 commit comments

Comments
 (0)