Skip to content

Commit 074dce3

Browse files
Bump webpack from 5.100.2 to 5.101.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.2 to 5.101.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.100.2...v5.101.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.101.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c218b45 commit 074dce3

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
@@ -86,7 +86,7 @@
8686
"ts-node": "^10.9.2",
8787
"tsconfig-paths": "^4.2.0",
8888
"typescript": "5.8.3",
89-
"webpack": "^5.100.2",
89+
"webpack": "^5.101.0",
9090
"webpack-cli": "^6.0.1",
9191
"webpack-livereload-plugin": "^3.0.2",
9292
"webpack-subresource-integrity": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8451,10 +8451,10 @@ webpack-virtual-modules@^0.6.2:
84518451
version "0.6.2"
84528452
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8"
84538453

8454-
webpack@^5.100.2:
8455-
version "5.100.2"
8456-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.2.tgz#e2341facf9f7de1d702147c91bcb65b693adf9e8"
8457-
integrity sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==
8454+
webpack@^5.101.0:
8455+
version "5.101.0"
8456+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.0.tgz#4b81407ffad9857f81ff03f872e3369b9198cc9d"
8457+
integrity sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==
84588458
dependencies:
84598459
"@types/eslint-scope" "^3.7.7"
84608460
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)