Skip to content

Commit e09d528

Browse files
authored
Merge pull request #15192 from webpack/dependabot/npm_and_yarn/webpack-sources-3.2.3
chore(deps): bump webpack-sources from 3.2.2 to 3.2.3
2 parents d631d14 + a6ea3b7 commit e09d528

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"tapable": "^2.1.1",
2929
"terser-webpack-plugin": "^5.1.3",
3030
"watchpack": "^2.3.1",
31-
"webpack-sources": "^3.2.2"
31+
"webpack-sources": "^3.2.3"
3232
},
3333
"peerDependenciesMeta": {
3434
"webpack-cli": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6131,10 +6131,10 @@ webpack-sources@^1.1.0:
61316131
source-list-map "^2.0.0"
61326132
source-map "~0.6.1"
61336133

6134-
webpack-sources@^3.2.2:
6135-
version "3.2.2"
6136-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
6137-
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
6134+
webpack-sources@^3.2.3:
6135+
version "3.2.3"
6136+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
6137+
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
61386138

61396139
whatwg-encoding@^1.0.5:
61406140
version "1.0.5"

0 commit comments

Comments
 (0)