Skip to content

Commit 8e67090

Browse files
authored
Merge pull request #2558 from MarkEWaite/revert-jquery-4.0.0
Fix https://jenkinsci.github.io/job-dsl-plugin/
2 parents ffdbb46 + 7b1d237 commit 8e67090

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

job-dsl-plugin/package-lock.json

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

job-dsl-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"backbone.marionette": "4.1.3",
2323
"bootstrap": "3.4.1",
2424
"highlight.js": "11.11.1",
25-
"jquery": "4.0.0",
25+
"jquery": "3.7.1",
2626
"jquery-ui": "1.14.2",
2727
"jquery.ui.layout": "1.1.0",
2828
"jstree": "3.3.17",

0 commit comments

Comments
 (0)