Skip to content

Commit

Permalink
upgrade all (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Rosenbauer authored Oct 31, 2021
1 parent fc39a32 commit 8896221
Show file tree
Hide file tree
Showing 2 changed files with 1,115 additions and 1,197 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,18 @@
},
"devDependencies": {
"@jest/types": "^27.0.6",
"@types/jest": "^26.0.24",
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.171",
"@types/node": "^16.4.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"@vercel/ncc": "0.29.0",
"eslint": "^7.31.0",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@vercel/ncc": "0.31.1",
"eslint": "^8.1.0",
"eslint-config-semistandard": "^16.0.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-promise": "5.1.1",
"jest": "^27.0.6",
"prettier": "^2.3.2",
"ts-jest": "^27.0.3",
Expand Down
Loading

0 comments on commit 8896221

Please sign in to comment.