Skip to content

Commit c727e4f

Browse files
feat(deps): update dependency @softwareventures/webpack-config to v6 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 794ffec commit c727e4f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@softwareventures/precise-commits": "4.0.15",
3939
"@softwareventures/prettier-config": "4.0.0",
4040
"@softwareventures/semantic-release-config": "5.0.0",
41-
"@softwareventures/webpack-config": "5.2.3",
41+
"@softwareventures/webpack-config": "6.0.0",
4242
"@types/node": "17.0.45",
4343
"@typescript-eslint/eslint-plugin": "7.18.0",
4444
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@ __metadata:
11881188
"@softwareventures/precise-commits": "npm:4.0.15"
11891189
"@softwareventures/prettier-config": "npm:4.0.0"
11901190
"@softwareventures/semantic-release-config": "npm:5.0.0"
1191-
"@softwareventures/webpack-config": "npm:5.2.3"
1191+
"@softwareventures/webpack-config": "npm:6.0.0"
11921192
"@types/node": "npm:17.0.45"
11931193
"@types/webpack-env": "npm:1.18.5"
11941194
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
@@ -1227,9 +1227,9 @@ __metadata:
12271227
languageName: node
12281228
linkType: hard
12291229

1230-
"@softwareventures/webpack-config@npm:5.2.3":
1231-
version: 5.2.3
1232-
resolution: "@softwareventures/webpack-config@npm:5.2.3"
1230+
"@softwareventures/webpack-config@npm:6.0.0":
1231+
version: 6.0.0
1232+
resolution: "@softwareventures/webpack-config@npm:6.0.0"
12331233
dependencies:
12341234
"@softwareventures/array": "npm:^7.0.0"
12351235
"@softwareventures/dictionary": "npm:^2.1.1"
@@ -1258,7 +1258,7 @@ __metadata:
12581258
typescript: ^4.2.0 || ^5.0.0
12591259
webpack: ^5.21.2
12601260
webpack-dev-server: ^4.0.0 || ^5.0.0
1261-
checksum: 10c0/b25c5e50a3b45384755c194b304e64afe8470a439d66088256c56e86a1cb437dbbf1bddb5831e7af53297249b485559b1fe79bc4b4b670e6e4d28d7fb05fa3a3
1261+
checksum: 10c0/3ed4c08ad6f1b6975ca3233fc87126d5ec447e9aaed63e437869cfff5f1ce75c4a260f0efea24b2bb3908b77673f5915dd8870d474118885525aaa7e9561a0d2
12621262
languageName: node
12631263
linkType: hard
12641264

0 commit comments

Comments
 (0)