Skip to content

Commit d217ea0

Browse files
dependabot[bot]aaltat
authored andcommitted
Bump webpack from 5.27.1 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.27.1...v5.27.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8482f8 commit d217ea0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ts-node": "^9.1.1",
3333
"tslint": "^6.1.3",
3434
"typescript": "^4.2.3",
35-
"webpack": "^5.27.1",
35+
"webpack": "^5.27.2",
3636
"webpack-cli": "^4.5.0"
3737
},
3838
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4920,10 +4920,10 @@ webpack-sources@^2.1.1:
49204920
source-list-map "^2.0.1"
49214921
source-map "^0.6.1"
49224922

4923-
webpack@^5.27.1:
4924-
version "5.27.1"
4925-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.1.tgz#6808fb6e45e35290cdb8ae43c7a10884839a3079"
4926-
integrity sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==
4923+
webpack@^5.27.2:
4924+
version "5.27.2"
4925+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.2.tgz#44442219e1469ebe00292703b848580faae03f07"
4926+
integrity sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==
49274927
dependencies:
49284928
"@types/eslint-scope" "^3.7.0"
49294929
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)