Skip to content

Commit b9e18a1

Browse files
build(deps): bump the npm group across 1 directory with 3 updates (#45)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version. Updates `@fortawesome/fontawesome-free` to 6.7.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.6.0...6.7.1) Updates `mermaid` to 11.4.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.4.0) Updates `tocbot` to 4.32.2 - [Release notes](https://github.com/tscanlin/tocbot/releases) - [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md) - [Commits](tscanlin/tocbot@v4.29.0...v4.32.2) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-type: direct:production dependency-group: npm - dependency-name: mermaid dependency-type: direct:production dependency-group: npm - dependency-name: tocbot dependency-type: direct:production dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a231bc7 commit b9e18a1

14 files changed

+478
-315
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
5252
| :------------------------------------------------------- | --------: |
5353
| [Clipboard][clipboard] | `2.0.11` |
5454
| [Day.js][dayjs] | `1.11.13` |
55-
| [Font Awesome Free][fontawesome] | `6.6.0` |
55+
| [Font Awesome Free][fontawesome] | `6.7.1` |
5656
| [GLightbox][glightbox] | `3.3.0` |
5757
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
58-
| [Mermaid][mermaid] | `11.0.2` |
58+
| [Mermaid][mermaid] | `11.4.0` |
5959
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
60-
| [Tocbot][tocbot] | `4.29.0` |
60+
| [Tocbot][tocbot] | `4.32.2` |
6161

6262
[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy
6363

fontawesome-free/css/all.min.css

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.33 KB
Binary file not shown.
652 Bytes
Binary file not shown.
88 Bytes
Binary file not shown.
20 Bytes
Binary file not shown.
2.38 KB
Binary file not shown.
1.01 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.

mermaid/mermaid.min.js

+466-303
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
3-
"@fortawesome/fontawesome-free": "^6.6.0",
3+
"@fortawesome/fontawesome-free": "^6.7.1",
44
"clipboard": "^2.0.11",
55
"dayjs": "^1.11.13",
66
"glightbox": "^3.3.0",
77
"lazysizes": "^5.3.2",
8-
"mermaid": "^11.0.2",
8+
"mermaid": "^11.4.0",
99
"simple-jekyll-search": "^1.10.0",
10-
"tocbot": "^4.29.0"
10+
"tocbot": "^4.32.2"
1111
}
1212
}

tocbot/tocbot.min.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Skipped minification because the original files appears to be already minified.
3-
* Original file: /npm/tocbot@4.29.0/dist/tocbot.css
3+
* Original file: /npm/tocbot@4.32.2/dist/tocbot.css
44
*
55
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
66
*/

tocbot/tocbot.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)