Skip to content

Commit a4f8a23

Browse files
committed
fix(deps): update dependency headroom.js to ^0.12.0
1 parent 672e123 commit a4f8a23

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: plugins/pages/microfrontends/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"front-matter": "^3.0.1",
4545
"fs-extra": "^8.1.0",
4646
"hash-sum": "^2.0.0",
47-
"headroom.js": "^0.9.4",
47+
"headroom.js": "^0.12.0",
4848
"marked": "^0.6.1",
4949
"mdast-util-toc": "^4.2.0",
5050
"nprogress": "^0.2.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7496,10 +7496,10 @@ [email protected], he@^1.1.0, he@^1.2.0:
74967496
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
74977497
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
74987498

7499-
headroom.js@^0.9.4:
7500-
version "0.9.4"
7501-
resolved "https://registry.yarnpkg.com/headroom.js/-/headroom.js-0.9.4.tgz#0c4e6b4563bb69df55aecdefaba3227566f2df5a"
7502-
integrity sha1-DE5rRWO7ad9Vrs3vq6MidWby31o=
7499+
headroom.js@^0.12.0:
7500+
version "0.12.0"
7501+
resolved "https://registry.yarnpkg.com/headroom.js/-/headroom.js-0.12.0.tgz#e09b466b18d22457f2023fb946ff620e47a5c205"
7502+
integrity sha512-iXnAafUm3FdzfJ91uixLws2hkKI1jC8bAKK/pt7XYr8Ie1jO7xbK48Ycpl9tUPyBgkzuj1p/PhJS0fy4E/5anA==
75037503

75047504
hex-color-regex@^1.1.0:
75057505
version "1.1.0"

0 commit comments

Comments
 (0)