Skip to content

Commit

Permalink
upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tianxiaoyang committed Jan 4, 2022
1 parent 255b473 commit 83c7c3e
Show file tree
Hide file tree
Showing 5 changed files with 1,015 additions and 1,619 deletions.
4 changes: 2 additions & 2 deletions dist/duration.js

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

8 changes: 4 additions & 4 deletions dist/index.js

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

8 changes: 4 additions & 4 deletions dist/period.js

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

13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@
"coverage": "jest --coverage"
},
"dependencies": {
"tslib": "^2.1.0"
"tslib": "^2.3.1"
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.1",
"coveralls": "^3.1.0",
"jest": "^26.6.3",
"timezone-mock": "^1.1.2",
"ts-jest": "^26.5.1",
"typescript": "^4.1.5"
"@types/jest": "^27.4.0",
"coveralls": "^3.1.1",
"jest": "^27.4.5",
"timezone-mock": "^1.3.0",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"
}
}
Loading

0 comments on commit 83c7c3e

Please sign in to comment.