Skip to content

Commit 0aa80d0

Browse files
Bump jquery from 3.3.1 to 3.5.0 in /typescript_without_worker
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d42237d commit 0aa80d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

typescript_without_worker/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.

typescript_without_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "npm run start"
88
},
99
"dependencies": {
10-
"jquery": "^3.3.1",
10+
"jquery": "^3.5.0",
1111
"jsstore": "^4.4.4"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)