Skip to content

Commit 4cfd796

Browse files
San4esAlexander Ziborov
andauthored
Update jQuery to v3.5.1 (#427)
Co-authored-by: Alexander Ziborov <alexander.ziborov@devexpress.com>
1 parent aa8315a commit 4cfd796

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

net/Sample/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.

net/Sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "sample",
33
"dependencies": {
44
"devextreme": "^19.2.5",
5-
"jquery": "^3.5.0"
5+
"jquery": "^3.5.1"
66
}
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"bluebird": "^3.5.1",
2323
"eclint": "^2.0.1",
2424
"eslint": "^5.3.0",
25-
"jquery": "^3.3.1",
25+
"jquery": "^3.5.1",
2626
"karma": "^4.1.0",
2727
"karma-chrome-launcher": "^2.2.0",
2828
"karma-coverage": "^1.1.1",

0 commit comments

Comments
 (0)