diff --git a/package.json b/package.json
index dc3af4db74b..e261c168ab4 100644
--- a/package.json
+++ b/package.json
@@ -61,19 +61,19 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
- "@babel/cli": "^7.24.1",
- "@babel/core": "^7.24.4",
- "@babel/eslint-parser": "^7.24.1",
- "@babel/node": "^7.23.9",
+ "@babel/cli": "^7.24.6",
+ "@babel/core": "^7.24.6",
+ "@babel/eslint-parser": "^7.24.6",
+ "@babel/node": "^7.24.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
- "@babel/plugin-proposal-do-expressions": "^7.24.1",
- "@babel/plugin-proposal-export-default-from": "^7.24.1",
+ "@babel/plugin-proposal-do-expressions": "^7.24.6",
+ "@babel/plugin-proposal-export-default-from": "^7.24.6",
"@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
- "@babel/plugin-proposal-pipeline-operator": "^7.24.1",
- "@babel/preset-env": "^7.24.4",
- "@babel/preset-react": "^7.24.1",
+ "@babel/plugin-proposal-pipeline-operator": "^7.24.6",
+ "@babel/preset-env": "^7.24.6",
+ "@babel/preset-react": "^7.24.6",
"@storybook/addon-a11y": "7.0.20",
"@storybook/addon-storysource": "7.0.20",
"@storybook/addon-toolbars": "7.0.20",
@@ -82,14 +82,14 @@
"@storybook/react-webpack5": "7.0.20",
"@storybook/source-loader": "7.0.20",
"@testing-library/dom": "^10.1.0",
- "@testing-library/jest-dom": "^6.4.2",
+ "@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@testing-library/testcafe": "^5.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
- "@types/node": "^20.12.7",
- "@types/react": "^18.3.0",
+ "@types/node": "^20.12.13",
+ "@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"babel-core": "^7.0.0-bridge.0",
@@ -98,11 +98,11 @@
"babel-plugin-styled-components": "2.0.6",
"babel-plugin-transform-imports": "^2.0.0",
"bundlesize2": "^0.0.31",
- "chromatic": "^11.3.0",
+ "chromatic": "^11.4.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"copyfiles": "^2.4.1",
- "core-js": "^3.37.0",
+ "core-js": "^3.37.1",
"cross-env": "^7.0.3",
"del": "^6.1.1",
"elliptic": "^6.5.5",
@@ -113,17 +113,17 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "5.1.3",
- "eslint-plugin-react": "^7.34.1",
+ "eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"fs-extra": "^11.2.0",
- "grommet-theme-hpe": "^5.4.0",
+ "grommet-theme-hpe": "^5.5.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "7.0.5",
- "jsdom": "^24.0.0",
+ "jsdom": "^24.1.0",
"postcss": "^8.4.38",
"pre-commit": "^1.2.2",
"prettier": "^2.8.8",
@@ -137,12 +137,12 @@
"require-reload": "^0.2.2",
"simple-git": "^3.24.0",
"storybook": "7.0.20",
- "styled-components": "^6.0.0",
+ "styled-components": "^6.1.11",
"tarball-extract": "^0.0.6",
"testcafe": "3.3.0",
"testcafe-react-selectors": "^5.0.3",
"testcafe-reporter-xunit": "^2.2.3",
- "ts-jest": "^29.1.2",
+ "ts-jest": "^29.1.4",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
diff --git a/src/js/components/Button/__tests__/__snapshots__/Button-kind-test.js.snap b/src/js/components/Button/__tests__/__snapshots__/Button-kind-test.js.snap
index fe8333f3580..6af37df4d67 100644
--- a/src/js/components/Button/__tests__/__snapshots__/Button-kind-test.js.snap
+++ b/src/js/components/Button/__tests__/__snapshots__/Button-kind-test.js.snap
@@ -2033,10 +2033,10 @@ exports[`Button kind disabled with hoverIndicator should not hover 1`] = `
exports[`Button kind disabled with hoverIndicator should not hover 2`] = `