Bump @testing-library/jest-dom from 5.16.0 to 5.16.1

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.0...v5.16.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-12 19:11:52 +00:00 коммит произвёл GitHub
Родитель 2e7c8a696d
Коммит e7554eead0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -81,7 +81,7 @@
"@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0", "@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/stylelint-config": "^2.0.1", "@nextcloud/stylelint-config": "^2.0.1",
"@testing-library/jest-dom": "^5.16.0", "@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2", "@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3", "babel-loader": "^8.2.3",
@ -7470,9 +7470,9 @@
} }
}, },
"node_modules/@testing-library/jest-dom": { "node_modules/@testing-library/jest-dom": {
"version": "5.16.0", "version": "5.16.1",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz",
"integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==", "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/runtime": "^7.9.2", "@babel/runtime": "^7.9.2",
@ -28647,9 +28647,9 @@
} }
}, },
"@testing-library/jest-dom": { "@testing-library/jest-dom": {
"version": "5.16.0", "version": "5.16.1",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz",
"integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==", "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/runtime": "^7.9.2", "@babel/runtime": "^7.9.2",

Просмотреть файл

@ -97,7 +97,7 @@
"@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0", "@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/stylelint-config": "^2.0.1", "@nextcloud/stylelint-config": "^2.0.1",
"@testing-library/jest-dom": "^5.16.0", "@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2", "@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3", "babel-loader": "^8.2.3",