Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispanag committed Mar 24, 2021
1 parent c5c9d80 commit bc28961
Show file tree
Hide file tree
Showing 2 changed files with 1,643 additions and 2,564 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
],
"scripts": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"eslint": "^7.21.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"lerna": "^3.22.1",
"lerna": "^4.0.0",
"prettier": "^2.2.1",
"ts-mocha": "^8.0.0",
"typescript": "^4.2.2",
"mocha": "^8.3.0"
"typescript": "^4.2.3",
"mocha": "^8.3.2"
},
"engines": {
"node": ">=8.9.0",
"node": ">=10.18.0",
"yarn": "^1.19.1"
}
}
Loading

0 comments on commit bc28961

Please sign in to comment.