Skip to content

Commit 503324e

Browse files
Merge pull request #49 from Harry-Hopkinson/renovate/webpack-5.x
Update dependency webpack to v5.75.0
2 parents 394aab7 + b4e45d1 commit 503324e

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
@@ -60,7 +60,7 @@
6060
"typescript": "4.9.5",
6161
"vscode": "1.1.37",
6262
"watch": "1.0.2",
63-
"webpack": "5.74.0",
63+
"webpack": "5.75.0",
6464
"webpack-cli": "5.0.1"
6565
}
6666
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@ webpack-sources@^3.2.3:
11601160
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
11611161
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
11621162

1163-
webpack@5.74.0:
1164-
version "5.74.0"
1165-
resolved "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz"
1166-
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
1163+
webpack@5.75.0:
1164+
version "5.75.0"
1165+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
1166+
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
11671167
dependencies:
11681168
"@types/eslint-scope" "^3.7.3"
11691169
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)