Skip to content

Commit f666962

Browse files
Bump jquery from 3.4.0 to 3.5.0 in /typescript
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.0...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d42237d commit f666962

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

typescript/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "npm run dev"
88
},
99
"dependencies": {
10-
"jquery": "^3.4.0",
10+
"jquery": "^3.5.0",
1111
"jsstore": "^4.0.0"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)