Skip to content

Commit f279c43

Browse files
chore(deps): update dependency @openshift-console/dynamic-plugin-sdk-webpack to v4.21.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a2a1f4b commit f279c43

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@cypress/webpack-preprocessor": "^5.15.5",
3030
"@openshift-console/dynamic-plugin-sdk": "4.19.1",
31-
"@openshift-console/dynamic-plugin-sdk-webpack": "4.19.0",
31+
"@openshift-console/dynamic-plugin-sdk-webpack": "4.21.0",
3232
"@patternfly/react-core": "^6.2.2",
3333
"@patternfly/react-icons": "^6.2.2",
3434
"@patternfly/react-table": "^6.2.2",

console/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -407,18 +407,18 @@
407407
"@nodelib/fs.scandir" "2.1.5"
408408
fastq "^1.6.0"
409409

410-
"@openshift-console/dynamic-plugin-sdk-webpack@4.19.0":
411-
version "4.19.0"
412-
resolved "https://registry.yarnpkg.com/@openshift-console/dynamic-plugin-sdk-webpack/-/dynamic-plugin-sdk-webpack-4.19.0.tgz#6a0171702d9089f6cbe6cb74665ea855bb42af7e"
413-
integrity sha512-a4zxkrEe4qhKir5R21OK/wJVCn8Gzm/y3smLxRDi/BjHFgcnNQKEgCMP4IhvTlT0NRJQ4Q9AmPT1WXBlV3ip3g==
410+
"@openshift-console/dynamic-plugin-sdk-webpack@4.21.0":
411+
version "4.21.0"
412+
resolved "https://registry.yarnpkg.com/@openshift-console/dynamic-plugin-sdk-webpack/-/dynamic-plugin-sdk-webpack-4.21.0.tgz#9bf3143a731e04aea9d53b0e287ab2138da43e3d"
413+
integrity sha512-DkuPXyDbqaKP2Hs7nIScJSzcVFxA6yDpN1p6SEPzVa1F7Ygx6oBAwJHsn6EHwB+5pl9lM97/2xTLJpeQ12dCag==
414414
dependencies:
415-
"@openshift/dynamic-plugin-sdk-webpack" "^4.0.2"
415+
"@openshift/dynamic-plugin-sdk-webpack" "^4.1.0"
416416
ajv "^6.12.3"
417417
chalk "2.4.x"
418418
comment-json "4.x"
419419
find-up "4.x"
420420
glob "7.x"
421-
lodash "^4.17.21"
421+
lodash "^4.17.23"
422422
read-pkg "5.x"
423423
semver "6.x"
424424
webpack "^5.75.0"
@@ -443,7 +443,7 @@
443443
reselect "4.x"
444444
typesafe-actions "^4.2.1"
445445

446-
"@openshift/dynamic-plugin-sdk-webpack@^4.0.2":
446+
"@openshift/dynamic-plugin-sdk-webpack@^4.1.0":
447447
version "4.1.0"
448448
resolved "https://registry.yarnpkg.com/@openshift/dynamic-plugin-sdk-webpack/-/dynamic-plugin-sdk-webpack-4.1.0.tgz#eb62ee18d975431411b78da15c9774d95dbe1fa7"
449449
integrity sha512-Pkq6R+fkoE0llgv9WJBcotViAPywrzDkpWK0HSTmrVyfEuWS5cuZUs8ono6L5w9BqDBRXm3ceEuUAZA/Zrar1w==

0 commit comments

Comments
 (0)