diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-18 15:03:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-18 15:03:03 -0700 |
| commit | 865dc4260cab43b941bfd445c5730c014a9e3900 (patch) | |
| tree | a66ff8fd31ef6b050fb8eead6f1e1373d01389f6 | |
| parent | af82ab403f200f8aabe5c3a1ff2f2b336e0e5d14 (diff) | |
Bump webpack from 5.75.0 to 5.76.1 (#268)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -10077,9 +10077,9 @@ webpack-sources@^3.2.3: | |||
| 10077 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== | 10077 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== |
| 10078 | 10078 | ||
| 10079 | webpack@^5.64.4: | 10079 | webpack@^5.64.4: |
| 10080 | version "5.75.0" | 10080 | version "5.76.1" |
| 10081 | resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152" | 10081 | resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c" |
| 10082 | integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ== | 10082 | integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ== |
| 10083 | dependencies: | 10083 | dependencies: |
| 10084 | "@types/eslint-scope" "^3.7.3" | 10084 | "@types/eslint-scope" "^3.7.3" |
| 10085 | "@types/estree" "^0.0.51" | 10085 | "@types/estree" "^0.0.51" |
