Skip to content

Commit 3fd51eb

Browse files
Bump jquery in /examples/declaration-files/24-merge-global-namespace (xcatliu#129)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8ba0da commit 3fd51eb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/declaration-files/24-merge-global-namespace/package-lock.json

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

examples/declaration-files/24-merge-global-namespace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"jquery": "^3.4.1"
12+
"jquery": "^3.5.0"
1313
},
1414
"devDependencies": {
1515
"@types/jquery": "^3.3.29"

0 commit comments

Comments
 (0)