Skip to content

Commit 3e8d118

Browse files
Bump webpack from 5.36.1 to 5.36.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.36.1...v5.36.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5ab2cb2 commit 3e8d118

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
@@ -50,7 +50,7 @@
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.2.4",
53-
"webpack": "5.36.1",
53+
"webpack": "5.36.2",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8296,10 +8296,10 @@ webpack-sources@^2.1.1:
82968296
source-list-map "^2.0.1"
82978297
source-map "^0.6.1"
82988298

8299-
[email protected].1, webpack@^5:
8300-
version "5.36.1"
8301-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.1.tgz#d82bad3384f84ed45a8de3844c31730f56361ab7"
8302-
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
8299+
[email protected].2, webpack@^5:
8300+
version "5.36.2"
8301+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.2.tgz#6ef1fb2453ad52faa61e78d486d353d07cca8a0f"
8302+
integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
83038303
dependencies:
83048304
"@types/eslint-scope" "^3.7.0"
83058305
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)