Skip to content

Commit a0b8e66

Browse files
chore: bump @testing-library/user-event from 14.1.1 to 14.2.0 in /site
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.2.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.1.1...v14.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a500a commit a0b8e66

File tree

2 files changed

+99
-329
lines changed

2 files changed

+99
-329
lines changed

site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"yup": "0.32.11"
5353
},
5454
"devDependencies": {
55-
"@playwright/test": "1.21.1",
56-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
55+
"@playwright/test": "1.22.1",
56+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.6",
5757
"@storybook/addon-actions": "6.4.22",
5858
"@storybook/addon-essentials": "6.4.22",
5959
"@storybook/addon-links": "6.4.22",
6060
"@storybook/react": "6.4.22",
6161
"@testing-library/jest-dom": "5.16.4",
6262
"@testing-library/react": "12.1.5",
63-
"@testing-library/user-event": "14.1.1",
63+
"@testing-library/user-event": "14.2.0",
6464
"@types/express": "4.17.13",
6565
"@types/jest": "27.4.1",
6666
"@types/node": "14.18.16",
@@ -75,7 +75,7 @@
7575
"copy-webpack-plugin": "10.2.4",
7676
"css-loader": "6.7.1",
7777
"css-minimizer-webpack-plugin": "3.4.1",
78-
"eslint": "8.14.0",
78+
"eslint": "8.15.0",
7979
"eslint-config-prettier": "8.5.0",
8080
"eslint-import-resolver-alias": "1.1.2",
8181
"eslint-import-resolver-typescript": "2.7.1",

0 commit comments

Comments
 (0)