Skip to content

Commit a8e3fec

Browse files
committed
Updated jQuery Validation to the latest patch
Updated jQuery Validation from 1.19.3 to 1.19.4. This is directly used by the interface and will potentially affect how the form validation works, including the rollup to the tabs.
1 parent 6188cc0 commit a8e3fec

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

OnTopic.Editor.AspNetCore/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OnTopic.Editor.AspNetCore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gulp-uglify": "^3.0.2",
2121
"jquery": "^3.6.0",
2222
"jquery-ui-dist": "^1.13.1",
23-
"jquery-validation": "^1.19.3",
23+
"jquery-validation": "^1.19.4",
2424
"jquery.are-you-sure": "^1.9.0",
2525
"jshint": "^2.13.4",
2626
"merge2": "^1.4.1",

0 commit comments

Comments
 (0)