Skip to content

Commit

Permalink
Update JS dependency style-loader to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2023
1 parent 0c09282 commit ce974af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lozad": "1.16.0",
"sass": "1.43.4",
"sass-loader": "12.3.0",
"style-loader": "3.3.1",
"style-loader": "3.3.3",
"stylelint-scss": "3.21.0",
"tablesorter": "2.31.3",
"v-tooltip": "2.1.3",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10812,10 +10812,10 @@ stubs@^3.0.0:
resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b"
integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls=

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

style-properties@^1.3.1:
version "1.3.1"
Expand Down

0 comments on commit ce974af

Please sign in to comment.