Skip to content

Commit

Permalink
chore(deps): bump aetna from 1.0.1 to 1.0.2 (#1158)
Browse files Browse the repository at this point in the history
* chore(deps): bump aetna from 1.0.1 to 1.0.2

Bumps [aetna](https://github.com/pressbooks/aetna) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/pressbooks/aetna/releases)
- [Changelog](https://github.com/pressbooks/aetna/blob/dev/CHANGELOG.md)
- [Commits](pressbooks/aetna@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: aetna
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: npm run build

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SteelWagstaff <[email protected]>
  • Loading branch information
dependabot[bot] and SteelWagstaff authored Mar 7, 2023
1 parent 50ace9d commit 95284ec
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion assets/src/styles/components/_toc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $light: #eee;

.toc button {
background: transparent;
border: solid (2 / 16) * 1rem transparent;
border: solid .125rem transparent;
border-radius: 0;
height: 2.25rem;
padding: 0;
Expand Down
12 changes: 6 additions & 6 deletions dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"/scripts/book.js": "/scripts/book.js?id=93a82497e30e003e18a2733ea64a8897",
"/scripts/pane.js": "/scripts/pane.js?id=7e5b385cb135973c79f77706c6f54cd1",
"/scripts/collapse-sections.js": "/scripts/collapse-sections.js?id=b902d882dd21410b4387d805cd8a197f",
"/scripts/lightbox.js": "/scripts/lightbox.js?id=cb2b7b2a5fb303c3095de89b8c31a28c",
"/styles/book.css": "/styles/book.css?id=349a6ab51163a923e43110bbc7acb7e0",
"/styles/web-house-style.css": "/styles/web-house-style.css?id=c8696663b3ec84a5cad13a7cb3f7e6d6",
"/scripts/book.js": "/scripts/book.js?id=e5bf5154f332f11c02b959aa338730ee",
"/scripts/pane.js": "/scripts/pane.js?id=10e8ae2697bf482aae7804e843ce0e40",
"/scripts/collapse-sections.js": "/scripts/collapse-sections.js?id=7be51c2021a15d32b2f7e1b1c3f5cf64",
"/scripts/lightbox.js": "/scripts/lightbox.js?id=a2127642acd666ceedfecad0392b0b52",
"/styles/book.css": "/styles/book.css?id=b0afe3bcbb3ac59895d2b8a7dde230c5",
"/styles/web-house-style.css": "/styles/web-house-style.css?id=bb6a35c6d32ad2658eeb795ee70d47f0",
"/scripts/sharer.js": "/scripts/sharer.js?id=6c4124dc20b7b1bdf887c02216728137",
"/scripts/lity.js": "/scripts/lity.js?id=b91ed0405760d2e124c1ea7629271043",
"/scripts/details-element-polyfill.js": "/scripts/details-element-polyfill.js?id=60ad7c2161011e153d53948496ed7f81",
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95284ec

Please sign in to comment.