Skip to content

Commit 93ed9f8

Browse files
authored
Revert "chore(deps): bump uikit from 3.15.17 to 3.16.13"
1 parent 6ebbc0f commit 93ed9f8

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

netlify.toml

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

package-lock.json

Lines changed: 19 additions & 7 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.16.13",
9+
"uikit": "^3.15.17",
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)