Skip to content

Commit 8e7a3ec

Browse files
authored
Merge pull request #205 from cmu-delphi/sgratzl/deps
update dependencies
2 parents 67d9db3 + b96c8db commit 8e7a3ec

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.1",
7-
"highlight.js": "^10.4.1",
7+
"highlight.js": "^10.5.0",
88
"katex": "^0.12.0",
9-
"uikit": "^3.5.9",
9+
"uikit": "^3.6.5",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v1.12.1/www-covidcast-1.12.1.tgz"
1111
},
1212
"devDependencies": {
13-
"hugo-bin": "^0.66.2",
14-
"husky": "^4.3.0",
15-
"lint-staged": "^10.5.2",
16-
"prettier": "^2.2.0",
17-
"prettier-plugin-go-template": "0.0.10",
13+
"hugo-bin": "^0.67.1",
14+
"husky": "^4.3.6",
15+
"lint-staged": "^10.5.3",
16+
"prettier": "^2.2.1",
17+
"prettier-plugin-go-template": "^0.0.10",
1818
"shx": "^0.3.3"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)