Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaGuardo committed Oct 9, 2020
1 parent 75a2743 commit e73bf2b
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 40 deletions.
103 changes: 84 additions & 19 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

123 changes: 105 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/node": "^14.0.25",
"@types/semver": "^6.2.1",
"@typescript-eslint/parser": "^3.7.0",
"@zeit/ncc": "^0.22.3",
"@types/semver": "^6.2.1",
"eslint": "^7.5.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^23.18.0",
"jest": "^24.9.0",
"jest-circus": "^26.1.0",
"js-yaml": "^3.14.0",
"prettier": "2.0.5",
"ts-jest": "^24.3.0",
"ts-jest": "^26.4.1",
"typescript": "^3.9.7"
}
}

0 comments on commit e73bf2b

Please sign in to comment.