Skip to content

Commit

Permalink
chore: npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
lbguilherme committed Dec 21, 2020
1 parent 2085e84 commit a280abd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"homepage": "https://github.com/lbguilherme/as-typed#readme",
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"@typescript-eslint/typescript-estree": "^4.8.2",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^4.11.0",
"@typescript-eslint/parser": "^4.11.0",
"@typescript-eslint/typescript-estree": "^4.11.0",
"eslint": "^7.16.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.3",
"prettier": "^2.2.0",
"eslint-plugin-prettier": "^3.3.0",
"prettier": "^2.2.1",
"spec.ts": "^1.1.3",
"ts-node": "^9.0.0",
"typescript": "^4.1.2"
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
}
}

0 comments on commit a280abd

Please sign in to comment.