From 1aaf3fbe9cc429d77516c8e32d663d316c73abe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jan 2022 11:10:34 +0000 Subject: [PATCH] build(deps-dev): bump @types/react-ultimate-pagination Bumps [@types/react-ultimate-pagination](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-ultimate-pagination) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-ultimate-pagination) --- updated-dependencies: - dependency-name: "@types/react-ultimate-pagination" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- superset-frontend/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 45492060603b1..5959d4950c0ad 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -22384,9 +22384,9 @@ } }, "node_modules/@types/react-ultimate-pagination": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@types/react-ultimate-pagination/-/react-ultimate-pagination-1.2.0.tgz", - "integrity": "sha512-xFyJn6Jl26Q0bi+QTnLo4W5tCDKOGNU5Gn9iCg+Y6J+VqtuKuJ1wcP1Ax+nXAu5HF9qTgApI/hRn7ceCDC6TAA==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@types/react-ultimate-pagination/-/react-ultimate-pagination-1.2.1.tgz", + "integrity": "sha512-7aqYymAorTcZ+DVPUAT0Mjm1P7DsvDfvW7MPI1VVLjqmUASdjOsORZGKyd5yYtkQ2hEaYqe9ssRM0M3wUNOPvA==", "dev": true, "dependencies": { "@types/react": "*" @@ -77581,9 +77581,9 @@ } }, "@types/react-ultimate-pagination": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@types/react-ultimate-pagination/-/react-ultimate-pagination-1.2.0.tgz", - "integrity": "sha512-xFyJn6Jl26Q0bi+QTnLo4W5tCDKOGNU5Gn9iCg+Y6J+VqtuKuJ1wcP1Ax+nXAu5HF9qTgApI/hRn7ceCDC6TAA==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@types/react-ultimate-pagination/-/react-ultimate-pagination-1.2.1.tgz", + "integrity": "sha512-7aqYymAorTcZ+DVPUAT0Mjm1P7DsvDfvW7MPI1VVLjqmUASdjOsORZGKyd5yYtkQ2hEaYqe9ssRM0M3wUNOPvA==", "dev": true, "requires": { "@types/react": "*"