Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Oct 9, 2020
1 parent a722cc7 commit 26e3268
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 430 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.14",
"@types/json-stable-stringify": "^1.0.32",
"@types/node": "^14.11.2",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"@types/node": "^14.11.8",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"ajv": "~6.12.5",
"chai": "~4.2.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.4.2",
"jest-junit": "^11.1.0",
"jest": "^26.5.2",
"jest-junit": "^12.0.0",
"prettier": "^2.1.2",
"source-map-support": "~0.5.19",
"ts-jest": "^26.4.1",
Expand Down
Loading

0 comments on commit 26e3268

Please sign in to comment.