Skip to content

Commit

Permalink
chore: update dependencies (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulsattar committed Mar 9, 2021
1 parent 7ae7e2c commit fb91096
Show file tree
Hide file tree
Showing 2 changed files with 947 additions and 946 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"changelog:publish": "git add CHANGELOG.md && git commit -m 'docs(changelog): publish release changelog' && git push"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.3.2",
"@rollup/plugin-typescript": "^4.1.1",
"@rollup/plugin-replace": "^2.4.1",
"@rollup/plugin-typescript": "^8.2.0",
"@types/jest": "^26.0.20",
"@types/node": "^13.13.4",
"conventional-changelog-cli": "^2.0.31",
"@types/node": "^14.14.32",
"conventional-changelog-cli": "^2.1.1",
"jest": "^26.6.3",
"rollup": "^2.7.3",
"rollup-plugin-terser": "^5.3.0",
"ts-jest": "^26.4.4",
"tslib": "^1.11.1",
"tslint": "^6.1.2",
"typescript": "^3.8.3"
"rollup": "^2.40.0",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^26.5.3",
"tslib": "^2.1.0",
"tslint": "^6.1.3",
"typescript": "^4.2.3"
},
"resolutions": {
"**/optimist/minimist": "1.2.5"
Expand Down
Loading

0 comments on commit fb91096

Please sign in to comment.