This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 6e8ea2753b build(deps-dev): bump @types/redux-mock-store from 1.0.2 to
1.0.6 in /superset-frontend (#27836)
6e8ea2753b is described below
commit 6e8ea2753b1382ab275effebbf7a65fe05c5a6dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 3 08:43:49 2024 -0700
build(deps-dev): bump @types/redux-mock-store from 1.0.2 to 1.0.6 in
/superset-frontend (#27836)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 14 +++++++-------
superset-frontend/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index 652837a3d7..f4095e4414 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -203,7 +203,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.4",
"@types/react-window": "^1.8.5",
"@types/redux-localstorage": "^1.0.8",
- "@types/redux-mock-store": "^1.0.2",
+ "@types/redux-mock-store": "^1.0.6",
"@types/rison": "0.0.9",
"@types/shortid": "^0.0.29",
"@types/sinon": "^9.0.5",
@@ -23378,9 +23378,9 @@
}
},
"node_modules/@types/redux-mock-store": {
- "version": "1.0.2",
- "resolved":
"https://registry.npmjs.org/@types/redux-mock-store/-/redux-mock-store-1.0.2.tgz",
- "integrity":
"sha512-6LBtAQBN34i7SI5X+Qs4zpTEZO1tTDZ6sZ9fzFjYwTl3nLQXaBtwYdoV44CzNnyKu438xJ1lSIYyw0YMvunESw==",
+ "version": "1.0.6",
+ "resolved":
"https://registry.npmjs.org/@types/redux-mock-store/-/redux-mock-store-1.0.6.tgz",
+ "integrity":
"sha512-eg5RDfhJTXuoJjOMyXiJbaDb1B8tfTaJixscmu+jOusj6adGC0Krntz09Tf4gJgXeCqCrM5bBMd+B7ez0izcAQ==",
"dev": true,
"dependencies": {
"redux": "^4.0.5"
@@ -89901,9 +89901,9 @@
}
},
"@types/redux-mock-store": {
- "version": "1.0.2",
- "resolved":
"https://registry.npmjs.org/@types/redux-mock-store/-/redux-mock-store-1.0.2.tgz",
- "integrity":
"sha512-6LBtAQBN34i7SI5X+Qs4zpTEZO1tTDZ6sZ9fzFjYwTl3nLQXaBtwYdoV44CzNnyKu438xJ1lSIYyw0YMvunESw==",
+ "version": "1.0.6",
+ "resolved":
"https://registry.npmjs.org/@types/redux-mock-store/-/redux-mock-store-1.0.6.tgz",
+ "integrity":
"sha512-eg5RDfhJTXuoJjOMyXiJbaDb1B8tfTaJixscmu+jOusj6adGC0Krntz09Tf4gJgXeCqCrM5bBMd+B7ez0izcAQ==",
"dev": true,
"requires": {
"redux": "^4.0.5"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 34d2f70f2c..63214e1ef1 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -269,7 +269,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.4",
"@types/react-window": "^1.8.5",
"@types/redux-localstorage": "^1.0.8",
- "@types/redux-mock-store": "^1.0.2",
+ "@types/redux-mock-store": "^1.0.6",
"@types/rison": "0.0.9",
"@types/shortid": "^0.0.29",
"@types/sinon": "^9.0.5",