Skip to content

Commit 40549e3

Browse files
authored
Merge pull request #1064 from jenkinsci/dependabot/npm_and_yarn/plugin/javascript-production-ad19362a1e
Bump ace-builds from 1.43.1 to 1.43.2 in /plugin in the javascript-production group
2 parents b7e492a + c32c2ba commit 40549e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"webpack-merge": "^6.0.1"
4848
},
4949
"dependencies": {
50-
"ace-builds": "^1.43.1",
50+
"ace-builds": "^1.43.2",
5151
"jquery": "^3.7.1",
5252
"jquery-ui": "^1.14.1"
5353
},

plugin/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,10 +1741,10 @@ __metadata:
17411741
languageName: node
17421742
linkType: hard
17431743

1744-
"ace-builds@npm:^1.43.1":
1745-
version: 1.43.1
1746-
resolution: "ace-builds@npm:1.43.1"
1747-
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
1744+
"ace-builds@npm:^1.43.2":
1745+
version: 1.43.2
1746+
resolution: "ace-builds@npm:1.43.2"
1747+
checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226
17481748
languageName: node
17491749
linkType: hard
17501750

@@ -4924,7 +4924,7 @@ __metadata:
49244924
"@delucis/if-env": "npm:^1.1.2"
49254925
"@eslint/eslintrc": "npm:^3.3.1"
49264926
"@eslint/js": "npm:^9.29.0"
4927-
ace-builds: "npm:^1.43.1"
4927+
ace-builds: "npm:^1.43.2"
49284928
autoprefixer: "npm:^10.4.21"
49294929
babel-loader: "npm:^10.0.0"
49304930
clean-webpack-plugin: "npm:^4.0.0"

0 commit comments

Comments
 (0)