Skip to content

Commit 43baa9f

Browse files
author
Amin Mahboubi
authored
chore: bump dependencies (#37)
1 parent d6edd7c commit 43baa9f

2 files changed

Lines changed: 545 additions & 500 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@rgrove/parse-xml": "^2.0.4",
4444
"@types/linkifyjs": "^2.1.3",
4545
"@types/rgrove__parse-xml": "^1.1.1",
46-
"dayjs": "^1.9.7",
46+
"dayjs": "^1.10.2",
4747
"ical-expander": "^3.1.0",
4848
"linkifyjs": "^2.1.9",
4949
"react-markdown": "^5.0.3",
@@ -56,8 +56,8 @@
5656
"@types/react-test-renderer": "^17.0.0",
5757
"cssnano": "^4.1.10",
5858
"docz": "^2.3.1",
59-
"gatsby-plugin-styled-components": "^3.6.0",
60-
"husky": "^4.3.5",
59+
"gatsby-plugin-styled-components": "^3.8.0",
60+
"husky": "^4.3.7",
6161
"react": "^17.0.1",
6262
"react-dom": "^17.0.1",
6363
"react-test-renderer": "^17.0.1",
@@ -66,8 +66,8 @@
6666
"size-limit": "^4.9.1",
6767
"styled-components": "^5.2.1",
6868
"tsdx": "^0.14.1",
69-
"tslib": "^2.0.3",
70-
"typescript": "^4.1.2"
69+
"tslib": "^2.1.0",
70+
"typescript": "^4.1.3"
7171
},
7272
"husky": {
7373
"hooks": {

0 commit comments

Comments
 (0)