Skip to content

Commit

Permalink
chore(deps-dev): upgrade all dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cassels committed Oct 5, 2020
1 parent 0beb65b commit 6275bf2
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 485 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
},
"devDependencies": {
"@types/jest": "^26.0.5",
"@types/node": "^14.0.24",
"@types/node": "^14.11.2",
"@types/onetime": "^4.0.0",
"@types/pkg-up": "^3.1.0",
"@types/write-file-atomic": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.7.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"eslint": "^7.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.1.0",
"prettier": "^2.0.5",
"semantic-release": "^17.1.1",
"jest": "^26.5.0",
"prettier": "^2.1.2",
"semantic-release": "^17.1.2",
"ts-jest": "^26.1.3",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},
"dependencies": {
"mem": "^6.1.0",
Expand Down
Loading

0 comments on commit 6275bf2

Please sign in to comment.