diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-23 06:21:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-23 06:21:33 +0000 |
commit | 811670a3adc4a253fd33dba2df5693e50e30ef23 (patch) | |
tree | d4d6c5ef4bf8bdade7a7bd3876f2a4ae3900933a /package.json | |
parent | 6bd9076427c89a8c07441921122fd2c5888a0394 (diff) | |
parent | 475d3a65217655f12408b7ad9f472230a6ef7c03 (diff) | |
download | nextcloud-server-811670a3adc4a253fd33dba2df5693e50e30ef23.tar.gz nextcloud-server-811670a3adc4a253fd33dba2df5693e50e30ef23.zip |
Merge pull request #29413 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-13.5.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 83f85e60856..3d53557402f 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@nextcloud/eslint-config": "^4.0.0", "@nextcloud/stylelint-config": "^1.0.0-beta.0", "@testing-library/jest-dom": "^5.14.1", - "@testing-library/user-event": "^13.4.1", + "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", "babel-loader": "^8.2.3", "babel-loader-exclude-node-modules-except": "^1.2.1", |