From 6e30d69807d1c788a27706aa192084f2feda21d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:51:59 +0000 Subject: [PATCH] chore(deps): bump @tippyjs/react from 4.2.5 to 4.2.6 Bumps [@tippyjs/react](https://github.com/atomiks/tippyjs-react) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/atomiks/tippyjs-react/releases) - [Commits](https://github.com/atomiks/tippyjs-react/compare/v4.2.5...v4.2.6) --- updated-dependencies: - dependency-name: "@tippyjs/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 b967781af..d3087c2db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@sentry/node": "5.17.0", "@sentry/webpack-plugin": "1.11.1", "@soywod/pin-field": "^0.1.9", - "@tippyjs/react": "4.2.5", + "@tippyjs/react": "4.2.6", "accepts": "^1.3.4", "ali-oss": "^5.3.2", "cacheable-response": "^2.0.9", @@ -4576,9 +4576,9 @@ "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/@tippyjs/react": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.5.tgz", - "integrity": "sha512-YBLgy+1zznBNbx4JOoOdFXWMLXjBh9hLPwRtq3s8RRdrez2l3tPBRt2m2909wZd9S1KUeKjOOYYsnitccI9I3A==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.6.tgz", + "integrity": "sha512-91RicDR+H7oDSyPycI13q3b7o4O60wa2oRbjlz2fyRLmHImc4vyDwuUP8NtZaN0VARJY5hybvDYrFzhY9+Lbyw==", "dependencies": { "tippy.js": "^6.3.1" }, @@ -30013,9 +30013,9 @@ } }, "@tippyjs/react": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.5.tgz", - "integrity": "sha512-YBLgy+1zznBNbx4JOoOdFXWMLXjBh9hLPwRtq3s8RRdrez2l3tPBRt2m2909wZd9S1KUeKjOOYYsnitccI9I3A==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.6.tgz", + "integrity": "sha512-91RicDR+H7oDSyPycI13q3b7o4O60wa2oRbjlz2fyRLmHImc4vyDwuUP8NtZaN0VARJY5hybvDYrFzhY9+Lbyw==", "requires": { "tippy.js": "^6.3.1" }, diff --git a/package.json b/package.json index 4fcf8c668..a29189bcb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@sentry/node": "5.17.0", "@sentry/webpack-plugin": "1.11.1", "@soywod/pin-field": "^0.1.9", - "@tippyjs/react": "4.2.5", + "@tippyjs/react": "4.2.6", "accepts": "^1.3.4", "ali-oss": "^5.3.2", "cacheable-response": "^2.0.9",