Skip to content

Commit 515d865

Browse files
authored
Merge pull request #777 from cmu-delphi/dependabot/npm_and_yarn/dev/uikit-3.16.13
chore(deps): bump uikit from 3.15.17 to 3.16.13
2 parents 2d280c8 + 16b27f7 commit 515d865

File tree

3 files changed

+8
-21
lines changed

3 files changed

+8
-21
lines changed

netlify.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[build]
2-
ignore = "git log -1 --pretty=%B | grep dependabot"
32
publish = "public"
43
command = "npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
54

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@fortawesome/fontawesome-free": "^6.2.1",
77
"highlight.js": "^11.7.0",
88
"katex": "^0.16.4",
9-
"uikit": "^3.15.17",
9+
"uikit": "^3.16.13",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.4/www-covidcast-3.2.4.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.5/www-covidcast-classic-2.6.5.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz"

0 commit comments

Comments
 (0)