1
0

Merge pull request #2148 from DSpace/dependabot/npm_and_yarn/webpack-5.76.0

Bump webpack from 5.75.0 to 5.76.0
This commit is contained in:
Tim Donohue
2023-03-23 14:09:39 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -198,7 +198,7 @@
"sass-resources-loader": "^2.1.1",
"ts-node": "^8.10.2",
"typescript": "~4.5.5",
"webpack": "^5.69.1",
"webpack": "^5.76.0",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^4.5.0"

View File

@@ -11520,10 +11520,10 @@ webpack@5.70.0:
watchpack "^2.3.1"
webpack-sources "^3.2.3"
webpack@^5.69.1:
version "5.75.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
webpack@^5.76.0:
version "5.76.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"