Skip to content

Commit

Permalink
chore(deps-dev): bump style-loader from 3.3.4 to 4.0.0 in /console
Browse files Browse the repository at this point in the history
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-contrib/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed May 7, 2024
1 parent 162685b commit b55cea3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"jest": "^29.7.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"replace": "^1.2.2",
"style-loader": "^3.3.4",
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
Expand Down
12 changes: 6 additions & 6 deletions console/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
replace: "npm:^1.2.2"
style-loader: "npm:^3.3.4"
style-loader: "npm:^4.0.0"
swc-loader: "npm:^0.2.6"
webpack: "npm:^5.91.0"
webpack-cli: "npm:^5.1.4"
Expand Down Expand Up @@ -8813,12 +8813,12 @@ __metadata:
languageName: node
linkType: hard

"style-loader@npm:^3.3.4":
version: 3.3.4
resolution: "style-loader@npm:3.3.4"
"style-loader@npm:^4.0.0":
version: 4.0.0
resolution: "style-loader@npm:4.0.0"
peerDependencies:
webpack: ^5.0.0
checksum: 10/2dd2a77d4fc689e1f73836ed7653830cb4e628af0b2979dcf6f31524c72bf44fca4bac8aebe62df95a5f9be19bea18f952a2cfcaaeff32c524c4402226d9c58f
webpack: ^5.27.0
checksum: 10/93f25b7e70cfca9d1d8427170384262b59a5b0e84e7191a5a26636a77799caeed46d9a3e45ee7b9afa0f69176e3b98d5a6c5e81593ff1fd0946f1c5682fd2a68
languageName: node
linkType: hard

Expand Down

0 comments on commit b55cea3

Please sign in to comment.