Skip to content

Commit 069545f

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump style-loader from 3.3.4 to 4.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.4 to 4.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack/style-loader@v3.3.4...v4.0.0) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fdea9e commit 069545f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"plist": "3.1.0",
131131
"prettier": "3.2.5",
132132
"proxyquire": "2.1.3",
133-
"style-loader": "3.3.4",
133+
"style-loader": "4.0.0",
134134
"terser": "5.30.3",
135135
"terser-webpack-plugin": "^5.3.10",
136136
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8041,10 +8041,10 @@ strip-json-comments@~2.0.1:
80418041
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
80428042
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
80438043

8044-
style-loader@3.3.4:
8045-
version "3.3.4"
8046-
resolved "https://registry.npmjs.org/style-loader/-/style-loader-3.3.4.tgz#f30f786c36db03a45cbd55b6a70d930c479090e7"
8047-
integrity sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==
8044+
style-loader@4.0.0:
8045+
version "4.0.0"
8046+
resolved "https://registry.npmjs.org/style-loader/-/style-loader-4.0.0.tgz#0ea96e468f43c69600011e0589cb05c44f3b17a5"
8047+
integrity sha512-1V4WqhhZZgjVAVJyt7TdDPZoPBPNHbekX4fWnCJL1yQukhCeZhJySUL+gL9y6sNdN95uEOS83Y55SqHcP7MzLA==
80488048

80498049
80508050
version "5.1.2"

0 commit comments

Comments
 (0)