Skip to content

Commit

Permalink
Bump @hypothesis/frontend-build from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [@hypothesis/frontend-build](https://github.com/hypothesis/frontend-build) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hypothesis/frontend-build/releases)
- [Commits](hypothesis/frontend-build@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@hypothesis/frontend-build"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 08dc645 commit fd6dae2
Showing 1 changed file with 61 additions and 10 deletions.
71 changes: 61 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1728,12 +1728,12 @@ __metadata:
linkType: hard

"@hypothesis/frontend-build@npm:^3.0.0":
version: 3.0.0
resolution: "@hypothesis/frontend-build@npm:3.0.0"
version: 3.1.0
resolution: "@hypothesis/frontend-build@npm:3.1.0"
dependencies:
commander: ^11.0.0
commander: ^12.0.0
fancy-log: ^2.0.0
glob: ^10.0.0
glob: ^11.0.0
peerDependencies:
autoprefixer: ^10.3.7
karma: ^6.3.4
Expand All @@ -1744,7 +1744,7 @@ __metadata:
peerDependenciesMeta:
tailwindcss:
optional: true
checksum: ea05f3c00bc9054cd37aaabb5bc391e39cf7c8abecfc002950a22a6fe61d13a28b89194d2bbba6619d234d37a1c8ca5874a191ad8e50485ed66e77805b8fe385
checksum: 56cdf9d33359c6f6663761a67fdb098afe86e3210fb286281e8865275a8c002747b06bd2aa36a121235c01d10416edad08c3b268e9025bf16ebec96b7994df6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3841,10 +3841,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^11.0.0":
version: 11.1.0
resolution: "commander@npm:11.1.0"
checksum: fd1a8557c6b5b622c89ecdfde703242ab7db3b628ea5d1755784c79b8e7cb0d74d65b4a262289b533359cd58e1bfc0bf50245dfbcd2954682a6f367c828b79ef
"commander@npm:^12.0.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 68e9818b00fc1ed9cdab9eb16905551c2b768a317ae69a5e3c43924c2b20ac9bb65b27e1cab36aeda7b6496376d4da908996ba2c0b5d79463e0fb1e77935d514
languageName: node
linkType: hard

Expand Down Expand Up @@ -6121,7 +6121,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2":
"glob@npm:^10.2.2":
version: 10.2.7
resolution: "glob@npm:10.2.7"
dependencies:
Expand Down Expand Up @@ -6152,6 +6152,22 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^4.0.1
minimatch: ^10.0.0
minipass: ^7.1.2
package-json-from-dist: ^1.0.0
path-scurry: ^2.0.0
bin:
glob: dist/esm/bin.mjs
checksum: 8a2dd914d5776987be5244624d9491bbcaf19f2387e06783737003ff696ebfd2264190c47014f8709c1c02d8bc892f17660cf986c587b107e194c0a3151ab333
languageName: node
linkType: hard

"glob@npm:^7.1.3, glob@npm:^7.2.0":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down Expand Up @@ -7472,6 +7488,15 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^4.0.1":
version: 4.0.2
resolution: "jackspeak@npm:4.0.2"
dependencies:
"@isaacs/cliui": ^8.0.2
checksum: 210030029edfa1658328799ad88c3d0fc057c4cb8a069fc4137cc8d2cc4b65c9721c6e749e890f9ca77a954bb54f200f715b8896e50d330e5f3e902e72b40974
languageName: node
linkType: hard

"javascript-natural-sort@npm:0.7.1":
version: 0.7.1
resolution: "javascript-natural-sort@npm:0.7.1"
Expand Down Expand Up @@ -7969,6 +7994,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^11.0.0":
version: 11.0.2
resolution: "lru-cache@npm:11.0.2"
checksum: f9c27c58919a30f42834de9444de9f75bcbbb802c459239f96dd449ad880d8f9a42f51556d13659864dc94ab2dbded9c4a4f42a3e25a45b6da01bb86111224df
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down Expand Up @@ -8161,6 +8193,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.0.0":
version: 10.0.1
resolution: "minimatch@npm:10.0.1"
dependencies:
brace-expansion: ^2.0.1
checksum: f5b63c2f30606091a057c5f679b067f84a2cd0ffbd2dbc9143bda850afd353c7be81949ff11ae0c86988f07390eeca64efd7143ee05a0dab37f6c6b38a2ebb6c
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -9161,6 +9202,16 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^2.0.0":
version: 2.0.0
resolution: "path-scurry@npm:2.0.0"
dependencies:
lru-cache: ^11.0.0
minipass: ^7.1.2
checksum: 9953ce3857f7e0796b187a7066eede63864b7e1dfc14bf0484249801a5ab9afb90d9a58fc533ebb1b552d23767df8aa6a2c6c62caf3f8a65f6ce336a97bbb484
languageName: node
linkType: hard

"path-to-regexp@npm:0.1.10":
version: 0.1.10
resolution: "path-to-regexp@npm:0.1.10"
Expand Down

0 comments on commit fd6dae2

Please sign in to comment.