Skip to content

Commit 6d4b7f4

Browse files
chore(deps): bump @docsearch/css from 3.9.0 to 4.0.0 (#1194)
Bumps [@docsearch/css](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-css) from 3.9.0 to 4.0.0. - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/v4.0.0/packages/docsearch-css) --- updated-dependencies: - dependency-name: "@docsearch/css" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4de5479 commit 6d4b7f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@bugsnag/js": "^8.4.0",
1616
"@bugsnag/plugin-react": "^7.16.2",
17-
"@docsearch/css": "^3.9.0",
17+
"@docsearch/css": "^4.0.1",
1818
"@docsearch/react": "4",
1919
"@reach/router": "^1.3.4",
2020
"classnames": "^2.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,10 @@
14851485
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.0.0.tgz#0b1324e487204ade7e8eba9cb03e65a119618052"
14861486
integrity sha512-IH5bLEJCbrsHdWUswddMziv3ejGGpADuvnn6dpIXJC6aglZT3qIeQzZmEcENj3yz8VNLSXpIXlb7u1J1zT4iFw==
14871487

1488-
"@docsearch/css@^3.9.0":
1489-
version "3.9.0"
1490-
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.9.0.tgz#3bc29c96bf024350d73b0cfb7c2a7b71bf251cd5"
1491-
integrity sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==
1488+
"@docsearch/css@^4.0.1":
1489+
version "4.0.1"
1490+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.0.1.tgz#970436628cf03ba816ed6e4269cc866e9853bb0d"
1491+
integrity sha512-ouRI2SEwAg8qBqX4S3zfm4OJ/07o9Is7TzivNGkqP7FtYU4W0qgigumWkPbYvDwtG0koZw2ZebpcQiEpkCyv+g==
14921492

14931493
"@docsearch/react@4":
14941494
version "4.0.0"

0 commit comments

Comments
 (0)