Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 472483e

Browse files
authored
Merge pull request #180 from sqlitebrowser/dependabot/npm_and_yarn/webpack-5.76.0
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
2 parents 2f4ff60 + 60d6eec commit 472483e

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
@@ -49,7 +49,7 @@
4949
"private": false,
5050
"devDependencies": {
5151
"@babel/cli": "^7.20.7",
52-
"webpack": "^5.75.0",
52+
"webpack": "^5.76.0",
5353
"webpack-cli": "^5.0.1"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3453,10 +3453,10 @@ webpack-sources@^3.2.3:
34533453
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
34543454
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
34553455

3456-
webpack@^5.75.0:
3457-
version "5.75.0"
3458-
resolved "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz"
3459-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
3456+
webpack@^5.76.0:
3457+
version "5.76.0"
3458+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
3459+
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
34603460
dependencies:
34613461
"@types/eslint-scope" "^3.7.3"
34623462
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)