Skip to content

Commit 04dd09a

Browse files
Bump less-loader from 12.3.0 to 12.3.1 in /war (#793)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <darin@planetpope.com>
1 parent a39850e commit 04dd09a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

war/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"css-loader": "7.1.3",
1414
"css-minimizer-webpack-plugin": "7.0.4",
1515
"less": "4.5.1",
16-
"less-loader": "12.3.0",
16+
"less-loader": "12.3.1",
1717
"mini-css-extract-plugin": "2.10.0",
1818
"path": "0.12.7",
1919
"postcss": "8.5.6",

war/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,19 +1766,19 @@ __metadata:
17661766
languageName: node
17671767
linkType: hard
17681768

1769-
"less-loader@npm:12.3.0":
1770-
version: 12.3.0
1771-
resolution: "less-loader@npm:12.3.0"
1769+
"less-loader@npm:12.3.1":
1770+
version: 12.3.1
1771+
resolution: "less-loader@npm:12.3.1"
17721772
peerDependencies:
1773-
"@rspack/core": 0.x || 1.x
1773+
"@rspack/core": 0.x || ^1.0.0 || ^2.0.0-0
17741774
less: ^3.5.0 || ^4.0.0
17751775
webpack: ^5.0.0
17761776
peerDependenciesMeta:
17771777
"@rspack/core":
17781778
optional: true
17791779
webpack:
17801780
optional: true
1781-
checksum: 10/6f2eb5602c6d2f2d40afe340567b510dcbb8125d0cbf5e2ab02ed5cff43b26fe228d7baa0d47a940d7bebb1727be331f41c31a8f4d6ef8678fc96cc8a1dd60ad
1781+
checksum: 10/c1560407924538f5bf1e1eaf14e5b5f76393d13b88a53cc5287aacd64fd1dc91424b74354518c19a912362f8848b781bdccb71935b3a1d7bbc27fb4f1bd5a1e8
17821782
languageName: node
17831783
linkType: hard
17841784

@@ -2195,7 +2195,7 @@ __metadata:
21952195
echarts: "npm:6.0.0"
21962196
ionicons: "npm:8.0.13"
21972197
less: "npm:4.5.1"
2198-
less-loader: "npm:12.3.0"
2198+
less-loader: "npm:12.3.1"
21992199
mini-css-extract-plugin: "npm:2.10.0"
22002200
path: "npm:0.12.7"
22012201
postcss: "npm:8.5.6"

0 commit comments

Comments
 (0)