From 12a8de48c3ab50f28c254cc4cb6b86776e50b136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 02:04:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-instantsearch-dom to v6.12.5 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4e15010c61..f25055cc1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "@types/node": "17.0.45", "@types/react": "18.2.28", "@types/react-dom": "18.2.13", - "@types/react-instantsearch-dom": "6.12.4", + "@types/react-instantsearch-dom": "6.12.5", "@types/styled-components": "5.1.28", "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.31", "husky": "7.0.4", @@ -5237,9 +5237,9 @@ } }, "node_modules/@types/react-instantsearch-dom": { - "version": "6.12.4", - "resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.4.tgz", - "integrity": "sha512-J5CeXqg5Iq7KWVeVnLBO8Yk52+joJRknipC2RHiTVzEM+c5xa58EqJH3Y9Whrjbz/USZd62XlL852lt0T8zxUA==", + "version": "6.12.5", + "resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.5.tgz", + "integrity": "sha512-By+i8qih27ku557LRtNzBNQDOyb7bB0P4ihnh7BDj7eGeZ60XTjoTzJpezGueXSlOWHR0YQgoY5Y+fFfHb+AIQ==", "dev": true, "dependencies": { "@types/react": "*", @@ -27113,9 +27113,9 @@ } }, "@types/react-instantsearch-dom": { - "version": "6.12.4", - "resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.4.tgz", - "integrity": "sha512-J5CeXqg5Iq7KWVeVnLBO8Yk52+joJRknipC2RHiTVzEM+c5xa58EqJH3Y9Whrjbz/USZd62XlL852lt0T8zxUA==", + "version": "6.12.5", + "resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.5.tgz", + "integrity": "sha512-By+i8qih27ku557LRtNzBNQDOyb7bB0P4ihnh7BDj7eGeZ60XTjoTzJpezGueXSlOWHR0YQgoY5Y+fFfHb+AIQ==", "dev": true, "requires": { "@types/react": "*", diff --git a/package.json b/package.json index 46c314bc0f..e4f7d9f237 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/node": "17.0.45", "@types/react": "18.2.28", "@types/react-dom": "18.2.13", - "@types/react-instantsearch-dom": "6.12.4", + "@types/react-instantsearch-dom": "6.12.5", "@types/styled-components": "5.1.28", "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.31", "husky": "7.0.4",