Skip to content

Commit 3d615fb

Browse files
Update dependency webpack to v5.101.0
1 parent 35ee0dc commit 3d615fb

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
@@ -29,7 +29,7 @@
2929
"@babel/core": "7.28.0",
3030
"@babel/preset-env": "7.28.0",
3131
"babel-loader": "10.0.0",
32-
"webpack": "5.100.2",
32+
"webpack": "5.101.0",
3333
"webpack-cli": "6.0.1"
3434
}
3535
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@ webpack-sources@^3.3.3:
22912291
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
22922292
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
22932293

2294-
webpack@5.100.2:
2295-
version "5.100.2"
2296-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.2.tgz#e2341facf9f7de1d702147c91bcb65b693adf9e8"
2297-
integrity sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==
2294+
webpack@5.101.0:
2295+
version "5.101.0"
2296+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.0.tgz#4b81407ffad9857f81ff03f872e3369b9198cc9d"
2297+
integrity sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==
22982298
dependencies:
22992299
"@types/eslint-scope" "^3.7.7"
23002300
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)