Skip to content

Commit 6d1cdfe

Browse files
Bump jquery from 3.4.1 to 3.5.0 in /src (#14)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fabd3ff commit 6d1cdfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"electron": "^4.2.3"
2121
},
2222
"dependencies": {
23-
"jquery": "^3.4.1",
23+
"jquery": "^3.5.0",
2424
"jquery-ui-dist": "^1.12.1",
2525
"monaco-editor": "^0.19.2",
2626
"rimraf": "^2.6.3",

0 commit comments

Comments
 (0)