Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed Aug 20, 2021
1 parent 19d2183 commit e7a07bf
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"devDependencies": {
"@types/estree": "^0.0.50",
"@types/jest": "^27.0.1",
"@types/node": "^12.20.19",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"@types/node": "^14.17.10",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"jest": "^27.0.6",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",
"ts-jest": "^27.0.4",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e7a07bf

Please sign in to comment.