Skip to content

Commit 74f2590

Browse files
authored
Merge pull request #1018 from jenkinsci/dependabot/npm_and_yarn/plugin/javascript-production-0942bc8677
Bump the javascript-production group in /plugin with 3 updates
2 parents 285a669 + 809d288 commit 74f2590

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"webpack-merge": "^6.0.1"
4848
},
4949
"dependencies": {
50-
"ace-builds": "^1.15.0",
51-
"jquery": "^3.6.1",
52-
"jquery-ui": "^1.13.2"
50+
"ace-builds": "^1.40.0",
51+
"jquery": "^3.7.1",
52+
"jquery-ui": "^1.14.1"
5353
},
5454
"browserslist": [
5555
"defaults",

plugin/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,10 +1681,10 @@ __metadata:
16811681
languageName: node
16821682
linkType: hard
16831683

1684-
"ace-builds@npm:^1.15.0":
1685-
version: 1.15.0
1686-
resolution: "ace-builds@npm:1.15.0"
1687-
checksum: 10c0/aac05273102294c503447c7304b2798e173257d9c2f6849629f23f34f46f473f142becb9b08c4bb8e08ac8745f8d481f5919796bc3237125f12944d67126ff80
1684+
"ace-builds@npm:^1.40.0":
1685+
version: 1.40.0
1686+
resolution: "ace-builds@npm:1.40.0"
1687+
checksum: 10c0/9aa13d2c3849a04923e1f85667944788cfff92a4a46c77df20a1fadb24913b8347ea0235cdf87a21c993427c9623b97b427085406fcf7634dcd31f7c5fb857a0
16881688
languageName: node
16891689
linkType: hard
16901690

@@ -3105,19 +3105,19 @@ __metadata:
31053105
languageName: node
31063106
linkType: hard
31073107

3108-
"jquery-ui@npm:^1.13.2":
3109-
version: 1.13.2
3110-
resolution: "jquery-ui@npm:1.13.2"
3108+
"jquery-ui@npm:^1.14.1":
3109+
version: 1.14.1
3110+
resolution: "jquery-ui@npm:1.14.1"
31113111
dependencies:
3112-
jquery: "npm:>=1.8.0 <4.0.0"
3113-
checksum: 10c0/a7895115cba1cad44b9926cf40aea457811e787fb790de7308a43fefbef1cb0e4f4bff04b25818d7227519616863aef181b90526954333c46ea7c8a9fa12d96c
3112+
jquery: "npm:>=1.12.0 <5.0.0"
3113+
checksum: 10c0/cf7a3c0aac369e513d78bc5864bbafb6ddf85a43513ca5d00b11d65e2890a6618ff2ef5b8cb2925db9a6b7d0c2482d717fb10cc813e419024ae8bc457e18f51d
31143114
languageName: node
31153115
linkType: hard
31163116

3117-
"jquery@npm:>=1.8.0 <4.0.0, jquery@npm:^3.6.1":
3118-
version: 3.6.1
3119-
resolution: "jquery@npm:3.6.1"
3120-
checksum: 10c0/5867ba6c9f4eecb8e55965288799b2569f83cdac5f97602d6ae17959c3ff17e728dc7c6f75e607e00d235bfb41d6c730b61953a0052046e67784e2fb5edd151c
3117+
"jquery@npm:>=1.12.0 <5.0.0, jquery@npm:^3.7.1":
3118+
version: 3.7.1
3119+
resolution: "jquery@npm:3.7.1"
3120+
checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9
31213121
languageName: node
31223122
linkType: hard
31233123

@@ -4829,7 +4829,7 @@ __metadata:
48294829
"@delucis/if-env": "npm:^1.1.2"
48304830
"@eslint/eslintrc": "npm:^3.3.1"
48314831
"@eslint/js": "npm:^9.24.0"
4832-
ace-builds: "npm:^1.15.0"
4832+
ace-builds: "npm:^1.40.0"
48334833
autoprefixer: "npm:^10.4.21"
48344834
babel-loader: "npm:^10.0.0"
48354835
clean-webpack-plugin: "npm:^4.0.0"
@@ -4838,8 +4838,8 @@ __metadata:
48384838
eslint-formatter-checkstyle: "npm:^8.40.0"
48394839
eslint-plugin-only-warn: "npm:^1.1.0"
48404840
globals: "npm:^16.0.0"
4841-
jquery: "npm:^3.6.1"
4842-
jquery-ui: "npm:^1.13.2"
4841+
jquery: "npm:^3.7.1"
4842+
jquery-ui: "npm:^1.14.1"
48434843
less: "npm:^4.3.0"
48444844
less-loader: "npm:^12.2.0"
48454845
mini-css-extract-plugin: "npm:^2.9.2"

0 commit comments

Comments
 (0)