Skip to content

Commit

Permalink
fix(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Aug 22, 2020
1 parent 1e37633 commit 19ad510
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 473 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"Matt Sprague (https://github.com/uforic)"
],
"dependencies": {
"@manypkg/get-packages": "1.1.0",
"@manypkg/get-packages": "1.1.1",
"chalk": "4.1.0",
"commander": "6.0.0",
"cosmiconfig": "7.0.0",
Expand All @@ -33,20 +33,20 @@
"devDependencies": {
"@types/fs-extra": "9.0.1",
"@types/glob": "7.1.3",
"@types/jest": "26.0.7",
"@types/jest": "26.0.10",
"@types/mock-fs": "4.10.0",
"@types/node": "14.0.26",
"@types/semver": "7.3.1",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"eslint": "7.5.0",
"@types/node": "14.6.0",
"@types/semver": "7.3.3",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/parser": "3.9.1",
"eslint": "7.7.0",
"expect-more-jest": "5.2.0",
"jest": "26.1.0",
"mock-fs": "4.12.0",
"jest": "26.4.2",
"mock-fs": "4.13.0",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"ts-jest": "26.1.4",
"typescript": "3.9.7"
"ts-jest": "26.2.0",
"typescript": "4.0.2"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 19ad510

Please sign in to comment.