Skip to content

Commit

Permalink
build(deps): bump pagefind from 1.1.0 to 1.1.1 (#472)
Browse files Browse the repository at this point in the history
Bumps [pagefind](https://github.com/CloudCannon/pagefind) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/CloudCannon/pagefind/releases)
- [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md)
- [Commits](CloudCannon/pagefind@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pagefind
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent ea8c46a commit 312cd99
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2180,16 +2180,16 @@ __metadata:
languageName: node
linkType: hard

"@pagefind/darwin-arm64@npm:1.1.0":
version: 1.1.0
resolution: "@pagefind/darwin-arm64@npm:1.1.0"
"@pagefind/darwin-arm64@npm:1.1.1":
version: 1.1.1
resolution: "@pagefind/darwin-arm64@npm:1.1.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@pagefind/darwin-x64@npm:1.1.0":
version: 1.1.0
resolution: "@pagefind/darwin-x64@npm:1.1.0"
"@pagefind/darwin-x64@npm:1.1.1":
version: 1.1.1
resolution: "@pagefind/darwin-x64@npm:1.1.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -2201,23 +2201,23 @@ __metadata:
languageName: node
linkType: hard

"@pagefind/linux-arm64@npm:1.1.0":
version: 1.1.0
resolution: "@pagefind/linux-arm64@npm:1.1.0"
"@pagefind/linux-arm64@npm:1.1.1":
version: 1.1.1
resolution: "@pagefind/linux-arm64@npm:1.1.1"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"@pagefind/linux-x64@npm:1.1.0":
version: 1.1.0
resolution: "@pagefind/linux-x64@npm:1.1.0"
"@pagefind/linux-x64@npm:1.1.1":
version: 1.1.1
resolution: "@pagefind/linux-x64@npm:1.1.1"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"@pagefind/windows-x64@npm:1.1.0":
version: 1.1.0
resolution: "@pagefind/windows-x64@npm:1.1.0"
"@pagefind/windows-x64@npm:1.1.1":
version: 1.1.1
resolution: "@pagefind/windows-x64@npm:1.1.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -10656,14 +10656,14 @@ __metadata:
linkType: hard

"pagefind@npm:^1.0.3":
version: 1.1.0
resolution: "pagefind@npm:1.1.0"
version: 1.1.1
resolution: "pagefind@npm:1.1.1"
dependencies:
"@pagefind/darwin-arm64": "npm:1.1.0"
"@pagefind/darwin-x64": "npm:1.1.0"
"@pagefind/linux-arm64": "npm:1.1.0"
"@pagefind/linux-x64": "npm:1.1.0"
"@pagefind/windows-x64": "npm:1.1.0"
"@pagefind/darwin-arm64": "npm:1.1.1"
"@pagefind/darwin-x64": "npm:1.1.1"
"@pagefind/linux-arm64": "npm:1.1.1"
"@pagefind/linux-x64": "npm:1.1.1"
"@pagefind/windows-x64": "npm:1.1.1"
dependenciesMeta:
"@pagefind/darwin-arm64":
optional: true
Expand All @@ -10677,7 +10677,7 @@ __metadata:
optional: true
bin:
pagefind: lib/runner/bin.cjs
checksum: 10/f35709a39566a1149e643ac1441a149fa3b8a5de16fda6d5e2fe9ddb2c8bcd48f3d9dc4b3e4a3824ab7c0c2037b1b98cb8a5fd0fe26cf35ef826327c7c836413
checksum: 10/7180000a774166feb1a90b884fdc36b6db009016ab57d19bd91fb8711ceea7acfa6ab1486b7391c815d698b6a597d45a6fe8750318b6eba1871694cb1ae7facf
languageName: node
linkType: hard

Expand Down

0 comments on commit 312cd99

Please sign in to comment.