Skip to content

Commit fea1845

Browse files
author
Arghya Ghosh
authored
Merge pull request #211 from javaistic/depfu/update/yarn/webpack-5.71.0
Update webpack: 5.70.0 → 5.71.0 (minor)
2 parents 76b1927 + d4e71e4 commit fea1845

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
@@ -80,6 +80,6 @@
8080
"prettier": "^2.6.1",
8181
"prettier-plugin-tailwindcss": "^0.1.8",
8282
"typescript": "^4.6.3",
83-
"webpack": "^5.70.0"
83+
"webpack": "^5.71.0"
8484
}
8585
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7545,10 +7545,10 @@ webpack-sources@^3.2.3:
75457545
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
75467546
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
75477547

7548-
webpack@^5.70.0:
7549-
version "5.70.0"
7550-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.70.0.tgz#3461e6287a72b5e6e2f4872700bc8de0d7500e6d"
7551-
integrity sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==
7548+
webpack@^5.71.0:
7549+
version "5.71.0"
7550+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
7551+
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
75527552
dependencies:
75537553
"@types/eslint-scope" "^3.7.3"
75547554
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)