Skip to content

Commit 8e0fe31

Browse files
Bump instantsearch.css from 7.4.5 to 8.0.0
Bumps [instantsearch.css](https://github.com/algolia/instantsearch.js) from 7.4.5 to 8.0.0. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/[email protected]@8.0.0) --- updated-dependencies: - dependency-name: instantsearch.css dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69323f6 commit 8e0fe31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playgrounds/local-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "ISC",
2626
"dependencies": {
2727
"@meilisearch/instant-meilisearch": "0.11.1",
28-
"instantsearch.css": "^7.4.5",
28+
"instantsearch.css": "^8.0.0",
2929
"react": "^17.0.1",
3030
"react-dom": "^17.0.1",
3131
"react-instantsearch-dom": "^6.12.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7984,7 +7984,7 @@ [email protected]:
79847984
through "^2.3.6"
79857985
wrap-ansi "^7.0.0"
79867986

7987-
instantsearch.css@^7.3.1, instantsearch.css@^7.4.5:
7987+
instantsearch.css@^7.3.1:
79887988
version "7.4.5"
79897989
resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-7.4.5.tgz#2a521aa634329bf1680f79adf87c79d67669ec8d"
79907990
integrity sha512-iIGBYjCokU93DDB8kbeztKtlu4qVEyTg1xvS6iSO1YvqRwkIZgf0tmsl/GytsLdZhuw8j4wEaeYsCzNbeJ/zEQ==

0 commit comments

Comments
 (0)