Skip to content

Commit 652b107

Browse files
build(deps): bump the npm group across 1 directory with 4 updates
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [dayjs](https://github.com/iamkun/dayjs), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version. Updates `@fortawesome/fontawesome-free` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `dayjs` to 1.11.18 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.18) Updates `mermaid` to 11.10.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.10.1) Updates `tocbot` to 4.36.4 - [Release notes](https://github.com/tscanlin/tocbot/releases) - [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md) - [Commits](tscanlin/tocbot@v4.36.3...v4.36.4) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: dayjs dependency-version: 1.11.18 dependency-type: direct:production dependency-group: npm - dependency-name: mermaid dependency-version: 11.10.1 dependency-type: direct:production dependency-group: npm - dependency-name: tocbot dependency-version: 4.36.4 dependency-type: direct:production dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02f4ada commit 652b107

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
3-
"@fortawesome/fontawesome-free": "^6.7.2",
3+
"@fortawesome/fontawesome-free": "^7.0.0",
44
"clipboard": "^2.0.11",
5-
"dayjs": "^1.11.13",
5+
"dayjs": "^1.11.18",
66
"glightbox": "^3.3.1",
77
"lazysizes": "^5.3.2",
8-
"mermaid": "^11.6.0",
8+
"mermaid": "^11.10.1",
99
"simple-jekyll-search": "^1.10.0",
10-
"tocbot": "^4.36.3"
10+
"tocbot": "^4.36.4"
1111
}
1212
}

0 commit comments

Comments
 (0)