From 5f10ea7c3797cf6690f9b7a46239307f7f2eddcc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 21:21:41 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react-redux from 7.1.16 to 7.1.18 Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.16 to 7.1.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7dc6a4..3869c3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "packages": { "": { - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "dependencies": { "@apollo/client": "^3.3.11", @@ -20,7 +20,7 @@ "@remax/plugin-stylus": "^1.0.0", "@types/promise.prototype.finally": "^2.0.4", "@types/react": "^16.14.2", - "@types/react-redux": "^7.1.16", + "@types/react-redux": "^7.1.18", "cross-env": "^7.0.2", "graphql": "^15.5.0", "graphql-tag": "^2.12.1", @@ -1732,9 +1732,9 @@ } }, "node_modules/@types/react-redux": { - "version": "7.1.16", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz", - "integrity": "sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==", + "version": "7.1.18", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz", + "integrity": "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==", "dependencies": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", @@ -17098,9 +17098,9 @@ } }, "@types/react-redux": { - "version": "7.1.16", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz", - "integrity": "sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==", + "version": "7.1.18", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz", + "integrity": "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==", "requires": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", diff --git a/package.json b/package.json index 980f630..07e252a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@remax/plugin-stylus": "^1.0.0", "@types/promise.prototype.finally": "^2.0.4", "@types/react": "^16.14.2", - "@types/react-redux": "^7.1.16", + "@types/react-redux": "^7.1.18", "cross-env": "^7.0.2", "graphql": "^15.5.0", "graphql-tag": "^2.12.1",