Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
NOT updating MAJOR updates. See the following related issues.

#178
#177

docs/index.html is an automated build update.

Changes to be committed:
modified:   docs/index.html
modified:   package-lock.json
modified:   package.json
  • Loading branch information
blackfalcon authored and jordanjones243 committed Feb 9, 2024
1 parent cca623b commit 76a9638
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -962,8 +962,8 @@
font-style: normal;
font-display: fallback;
src: url('https://resource.alaskaair.net/-/media/4E8D77C0D7A8411AB9C351C1EFF86681.woff2') format('woff2'),
url('https://resource.alaskaair.net/-/media/CAAEEC88586944808EDE9B36A3460098.woff') format('woff');
src: url('https://www.alaskaair.com/v3/assets/blt2cefe12c88e9dd91/bltd55b385b9432ca51/ASCircularWeb-Light?environment=production') format('woff2'),
url('https://www.alaskaair.com/v3/assets/blt2cefe12c88e9dd91/blt1566a6d54c0bf457/ASCircularWeb-Light?environment=production') format('woff');
}</code>" data-collapsed="// Auro rule
@font-face { ... }"><code>// Auro rule
@font-face { ... }</code></pre></div><h3 class="item__sub-heading">Description</h3><div class="item__description"><p>Baseline font-face setting for using web based custom fonts - font weight light</p></div><h3 class="item__sub-heading">Example</h3><div class="item__example example"><div class="example__description"><p>import src file</p></div><pre class="example__code language-scss"><code>@import &quot;./node_modules/@aurodesignsystem/webcorestylesheets/dist/fonts&quot;;</code></pre></div></section></section></section><section class="main__section"><h1 class="main__heading" id="utility"><div class="container">utility</div></h1><section class="main__sub-section" id="utility-function"><h2 class="main__heading--secondary"><div class="container">functions</div></h2><section class="main__item container item" id="utility-function-auro_capitalize"><h3 class="item__heading"><a class="item__name" href="#function-auro_capitalize">auro_capitalize</a></h3><div class="item__code-wrapper"><pre class="item__code item__code--togglable language-scss" data-current-state="collapsed" data-expanded="@function auro_capitalize($string: null) {
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"concat": "^1.0.3",
"copyfiles": "^2.4.1",
"glob": "^10.3.10",
"husky": "^9.0.5",
"husky": "^9.0.10",
"jest": "^29.7.0",
"live-server": "^1.2.1",
"nodemon": "^3.0.3",
Expand Down

0 comments on commit 76a9638

Please sign in to comment.