Skip to content

Commit 28ba6ea

Browse files
build(deps-dev): bump style-loader from 3.3.1 to 3.3.3 (#1852)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.1 to 3.3.3. - [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.1...v3.3.3) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c476e60 commit 28ba6ea

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
@@ -136,7 +136,7 @@
136136
"sirv-cli": "^2.0.2",
137137
"sitemap-static": "^0.4.2",
138138
"static-site-generator-webpack-plugin": "^3.4.1",
139-
"style-loader": "^3.3.1",
139+
"style-loader": "^3.3.3",
140140
"tailwindcss": "^3.2.1",
141141
"tap-spot": "^1.1.2",
142142
"textlint": "^11.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12336,10 +12336,10 @@ structured-source@^3.0.2:
1233612336
dependencies:
1233712337
boundary "^1.0.1"
1233812338

12339-
style-loader@^3.3.1:
12340-
version "3.3.1"
12341-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575"
12342-
integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==
12339+
style-loader@^3.3.3:
12340+
version "3.3.3"
12341+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.3.tgz#bba8daac19930169c0c9c96706749a597ae3acff"
12342+
integrity sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==
1234312343

1234412344
style-to-object@^0.3.0:
1234512345
version "0.3.0"

0 commit comments

Comments
 (0)