Skip to content

Commit 99ccfd8

Browse files
authoredApr 15, 2020
fix: update jquery (#2516)
1 parent 06583f2 commit 99ccfd8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"husky": "^4.2.3",
9595
"jest": "^24.9.0",
9696
"jest-junit": "^10.0.0",
97-
"jquery": "^3.4.1",
97+
"jquery": "^3.5.0",
9898
"less": "^3.11.1",
9999
"less-loader": "^5.0.0",
100100
"lint-staged": "^10.1.2",

0 commit comments

Comments
 (0)
Please sign in to comment.