Skip to content

Commit 5ab2cb2

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

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.0",
53+
"webpack": "5.36.1",
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].0, webpack@^5:
8300-
version "5.36.0"
8301-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.0.tgz#d008da31b721f8fecce88ef2adaf1b16dc2161d1"
8302-
integrity sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw==
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==
83038303
dependencies:
83048304
"@types/eslint-scope" "^3.7.0"
83058305
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)