Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit 6bc6234

Browse files
committed
Update linting packages
1 parent e0c397c commit 6bc6234

File tree

2 files changed

+134
-158
lines changed

2 files changed

+134
-158
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"eb-disable-npm": "1.0.1",
18-
"eslint": "6.8.0",
18+
"eslint": "7.3.1",
1919
"eslint-config-airbnb-base": "14.1.0",
2020
"eslint-config-prettier": "6.11.0",
2121
"eslint-plugin-import": "2.20.2",
@@ -25,7 +25,7 @@
2525
"lint-staged": "9.4.2",
2626
"nodemon": "2.0.2",
2727
"pino-pretty": "3.6.1",
28-
"prettier": "1.19.1"
28+
"prettier": "2.0.5"
2929
},
3030
"private": true,
3131
"workspaces": [

0 commit comments

Comments
 (0)