Skip to content

Commit fca6bd3

Browse files
authored
Merge pull request #1826 from pnp/dependabot/npm_and_yarn/samples/react-teamschatNotifications/jquery-3.5.0
2 parents 78652b7 + 3b6586a commit fca6bd3

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

samples/react-teamschatNotifications/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/react-teamschatNotifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@uifabric/fluent-theme": "^0.16.9",
3434
"adaptivecards": "^1.2.5",
3535
"cheerio": "^1.0.0-rc.3",
36-
"jquery": "^3.4.1",
36+
"jquery": "^3.5.0",
3737
"loadash": "^1.0.0",
3838
"lodash": "^4.17.21",
3939
"office-ui-fabric-react": "^7.103.0",

samples/react-teamschatNotifications/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7683,10 +7683,10 @@ jju@~1.4.0:
76837683
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
76847684
integrity sha1-o6vicYryQaKykE+EpiWXDzia4yo=
76857685

7686-
jquery@^3.4.1:
7687-
version "3.4.1"
7688-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
7689-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
7686+
jquery@^3.5.0:
7687+
version "3.5.0"
7688+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
7689+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
76907690

76917691
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
76927692
version "4.0.0"

0 commit comments

Comments
 (0)