diff --git a/apps/pleiepenger-sykt-barn/package.json b/apps/pleiepenger-sykt-barn/package.json index 8a1397ace..fc1691899 100644 --- a/apps/pleiepenger-sykt-barn/package.json +++ b/apps/pleiepenger-sykt-barn/package.json @@ -60,7 +60,7 @@ "@storybook/test": "8.4.7", "@testing-library/dom": "10.4.0", "@testing-library/react": "16.1.0", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.0", "@types/lodash.groupby": "4.6.9", "@types/react": "19.0.7", "@types/react-dom": "19.0.3", diff --git a/packages/sif-common-forms-ds/package.json b/packages/sif-common-forms-ds/package.json index a42c20943..47c99c4c7 100644 --- a/packages/sif-common-forms-ds/package.json +++ b/packages/sif-common-forms-ds/package.json @@ -41,7 +41,7 @@ "@storybook/testing-library": "0.2.2", "@testing-library/dom": "10.4.0", "@testing-library/react": "16.1.0", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.0", "@types/node": "22.10.6", "@types/react": "19.0.7", "@types/react-dom": "19.0.3", diff --git a/packages/sif-common-soknad-ds/package.json b/packages/sif-common-soknad-ds/package.json index b2cf39321..76256c8fd 100644 --- a/packages/sif-common-soknad-ds/package.json +++ b/packages/sif-common-soknad-ds/package.json @@ -59,7 +59,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.0", "@types/jest": "29.5.14", "@types/node": "22.10.6", "@types/react": "19.0.7", diff --git a/yarn.lock b/yarn.lock index be506d673..7534eb4e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4960,7 +4960,7 @@ __metadata: "@storybook/test": "npm:8.4.7" "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.1.0" - "@testing-library/user-event": "npm:14.5.2" + "@testing-library/user-event": "npm:14.6.0" "@types/lodash.groupby": "npm:4.6.9" "@types/react": "npm:19.0.7" "@types/react-dom": "npm:19.0.3" @@ -5272,7 +5272,7 @@ __metadata: "@storybook/testing-library": "npm:0.2.2" "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.1.0" - "@testing-library/user-event": "npm:14.5.2" + "@testing-library/user-event": "npm:14.6.0" "@types/node": "npm:22.10.6" "@types/react": "npm:19.0.7" "@types/react-dom": "npm:19.0.3" @@ -5375,7 +5375,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.1.0" - "@testing-library/user-event": "npm:14.5.2" + "@testing-library/user-event": "npm:14.6.0" "@types/jest": "npm:29.5.14" "@types/node": "npm:22.10.6" "@types/react": "npm:19.0.7" @@ -10040,6 +10040,15 @@ __metadata: languageName: node linkType: hard +"@testing-library/user-event@npm:14.6.0": + version: 14.6.0 + resolution: "@testing-library/user-event@npm:14.6.0" + peerDependencies: + "@testing-library/dom": ">=7.21.4" + checksum: 10/01a7481642ceda10324ff5356e3cfd9c6131b0cecbcbdd5938096d4d3f8ce9e548e9b460ef35bad8f3649dc392c808044a5abd78de8218a4bc21c91125be85df + languageName: node + linkType: hard + "@tootallnate/once@npm:2": version: 2.0.0 resolution: "@tootallnate/once@npm:2.0.0"