Bump @testing-library/user-event from 14.0.1 to 14.0.4

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.0.1 to 14.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.0.1...v14.0.4)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-02 01:40:05 +00:00 committed by GitHub
parent 3a5382730a
commit 6ef2a5a25d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 672 additions and 128 deletions

View File

@ -5,7 +5,7 @@
"@quri/squiggle-lang": "0.2.2", "@quri/squiggle-lang": "0.2.2",
"@testing-library/jest-dom": "^5.16.3", "@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^13.0.0", "@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^14.0.1", "@testing-library/user-event": "^14.0.4",
"@types/jest": "^27.4.0", "@types/jest": "^27.4.0",
"@types/lodash": "^4.14.181", "@types/lodash": "^4.14.181",
"@types/node": "^17.0.23", "@types/node": "^17.0.23",
@ -60,12 +60,12 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@storybook/addon-actions": "^6.4.18", "@storybook/addon-actions": "^6.4.20",
"@storybook/addon-essentials": "^6.4.18", "@storybook/addon-essentials": "^6.4.20",
"@storybook/addon-links": "^6.4.18", "@storybook/addon-links": "^6.4.20",
"@storybook/builder-webpack5": "^6.4.18", "@storybook/builder-webpack5": "^6.4.18",
"@storybook/manager-webpack5": "^6.4.18", "@storybook/manager-webpack5": "^6.4.18",
"@storybook/node-logger": "^6.4.18", "@storybook/node-logger": "^6.4.20",
"@storybook/preset-create-react-app": "^4.1.0", "@storybook/preset-create-react-app": "^4.1.0",
"@storybook/react": "^6.4.18", "@storybook/react": "^6.4.18",
"@types/webpack": "^5.28.0", "@types/webpack": "^5.28.0",

790
yarn.lock

File diff suppressed because it is too large Load Diff