🌐 AI搜索 & 代理 主页
Skip to content

Commit 1434f56

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.11.8 to 5.11.9 (#6312)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.8 to 5.11.9. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.11.8...v5.11.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79e2309 commit 1434f56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@nuxtjs/pwa": "^3.3.4",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105-
"@testing-library/jest-dom": "^5.11.8",
105+
"@testing-library/jest-dom": "^5.11.9",
106106
"@vue/test-utils": "^1.1.2",
107107
"autoprefixer": "^10.2.1",
108108
"babel-core": "^7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,10 +1608,10 @@
16081608
dependencies:
16091609
"@sinonjs/commons" "^1.7.0"
16101610

1611-
"@testing-library/jest-dom@^5.11.8":
1612-
version "5.11.8"
1613-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
1614-
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
1611+
"@testing-library/jest-dom@^5.11.9":
1612+
version "5.11.9"
1613+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
1614+
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
16151615
dependencies:
16161616
"@babel/runtime" "^7.9.2"
16171617
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)