Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stayradiated committed Jan 10, 2021
1 parent 7ec0dd5 commit 43a4b63
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 75 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"@babel/register": "^7.12.10",
"@mishguru/eslint-config": "^6.0.0",
"@mishguru/eslint-typescript-config": "6.0.0",
"ava": "^3.14.0",
"ava": "^3.15.0",
"chalk": "4.1.0",
"eslint": "7.16.0",
"eslint": "7.17.0",
"eslint-utils": ">=2.1.0",
"file-exists": "5.0.1",
"flow-bin": "^0.141.0",
"flow-bin": "^0.142.0",
"flow-copy-source": "2.0.9",
"globby": "11.0.1",
"husky": "^4.3.6",
"globby": "11.0.2",
"husky": "^4.3.7",
"lint-staged": "10.5.3",
"mkdirp": "1.0.4",
"nyc": "15.1.0",
Expand All @@ -63,7 +63,7 @@
},
"devDependencies": {
"@types/mkdirp": "1.0.1",
"@types/node": "^14.14.17",
"@types/node": "^14.14.20",
"@types/pkg-conf": "3.0.0",
"@types/read-pkg-up": "6.0.0"
},
Expand Down
Loading

0 comments on commit 43a4b63

Please sign in to comment.