Skip to content

Commit b0f6139

Browse files
Merge pull request #154 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/testing-library/jest-dom-6.1.4
Bump @testing-library/jest-dom from 6.1.3 to 6.1.4 in /graph-tutorial
2 parents af95c1f + 4487119 commit b0f6139

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4747
"@microsoft/microsoft-graph-types": "^2.38.0",
48-
"@testing-library/jest-dom": "^6.1.3",
48+
"@testing-library/jest-dom": "^6.1.4",
4949
"@testing-library/react": "^14.0.0",
5050
"@testing-library/user-event": "^14.5.1",
5151
"@types/jest": "^29.5.5",

graph-tutorial/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@adobe/css-tools@^4.3.0":
10+
"@adobe/css-tools@^4.3.1":
1111
version "4.3.1"
1212
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28"
1313
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
@@ -1962,12 +1962,12 @@
19621962
lz-string "^1.5.0"
19631963
pretty-format "^27.0.2"
19641964

1965-
"@testing-library/jest-dom@^6.1.3":
1966-
version "6.1.3"
1967-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5"
1968-
integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==
1965+
"@testing-library/jest-dom@^6.1.4":
1966+
version "6.1.4"
1967+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3"
1968+
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
19691969
dependencies:
1970-
"@adobe/css-tools" "^4.3.0"
1970+
"@adobe/css-tools" "^4.3.1"
19711971
"@babel/runtime" "^7.9.2"
19721972
aria-query "^5.0.0"
19731973
chalk "^3.0.0"

0 commit comments

Comments
 (0)