Selaa lähdekoodia

chore(deps-dev): bump webpack in /src/packages/utils (#3083)

Bumps [webpack](https://github.com/webpack/webpack) from 5.21.2 to 5.23.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.21.2...v5.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 vuotta sitten
vanhempi
commit
2e58aaae66
2 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 1 1
      src/packages/utils/package.json
  2. 4 4
      src/packages/utils/yarn.lock

+ 1 - 1
src/packages/utils/package.json

@@ -46,7 +46,7 @@
     "cross-env": "7.0.3",
     "file-loader": "6.2.0",
     "ts-loader": "8.0.17",
-    "webpack": "5.21.2",
+    "webpack": "5.23.0",
     "webpack-bundle-analyzer": "4.4.0",
     "webpack-cli": "4.5.0"
   },

+ 4 - 4
src/packages/utils/yarn.lock

@@ -2440,10 +2440,10 @@ webpack-sources@^2.1.1:
     source-list-map "^2.0.1"
     source-map "^0.6.1"
 
-webpack@5.21.2:
-  version "5.21.2"
-  resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.2.tgz#647507e50d3637695be28af58a6a8246050394e7"
-  integrity sha512-xHflCenx+AM4uWKX71SWHhxml5aMXdy2tu/vdi4lClm7PADKxlyDAFFN1rEFzNV0MAoPpHtBeJnl/+K6F4QBPg==
+webpack@5.23.0:
+  version "5.23.0"
+  resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.23.0.tgz#9ed57e9a54b267b3549899271ad780cddc6ee316"
+  integrity sha512-RC6dwDuRxiU75F8XC4H08NtzUrMfufw5LDnO8dTtaKU2+fszEdySCgZhNwSBBn516iNaJbQI7T7OPHIgCwcJmg==
   dependencies:
     "@types/eslint-scope" "^3.7.0"
     "@types/estree" "^0.0.46"