Skip to content

Commit 5e57ceb

Browse files
authored
Merge pull request #353 from Pycord-Development/dependabot/npm_and_yarn/webpack-5.88.2
chore(deps): Bump webpack from 5.88.1 to 5.88.2
2 parents cf703f7 + ee6715a commit 5e57ceb

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
@@ -40,7 +40,7 @@
4040
"react-dom": "17.0.2",
4141
"react-twemoji": "^0.5.0",
4242
"sass": "1.64.1",
43-
"webpack": "^5.88.1",
43+
"webpack": "^5.88.2",
4444
"yarn": "^1.22.19"
4545
},
4646
"devDependencies": {

yarn.lock

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

9548-
webpack@^5.73.0, webpack@^5.88.1:
9549-
version "5.88.1"
9550-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.1.tgz#21eba01e81bd5edff1968aea726e2fbfd557d3f8"
9551-
integrity sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==
9548+
webpack@^5.73.0, webpack@^5.88.2:
9549+
version "5.88.2"
9550+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.2.tgz#f62b4b842f1c6ff580f3fcb2ed4f0b579f4c210e"
9551+
integrity sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==
95529552
dependencies:
95539553
"@types/eslint-scope" "^3.7.3"
95549554
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)