Skip to content

Commit fb72a20

Browse files
Bump webpack from 5.14.0 to 5.15.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.14.0...v5.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7d150e3 commit fb72a20

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.1.3",
53-
"webpack": "5.14.0",
53+
"webpack": "5.15.0",
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
@@ -8264,10 +8264,10 @@ webpack-sources@^2.1.1:
82648264
source-list-map "^2.0.1"
82658265
source-map "^0.6.1"
82668266

8267-
webpack@5.14.0:
8268-
version "5.14.0"
8269-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.14.0.tgz#cdfe9286d14ddc2bb348afabc1d910d166f3c47f"
8270-
integrity sha512-PFtfqXIKT6EG+k4L7d9whUPacN2XvxlUMc8NAQvN+sF9G8xPQqrCDGDiXbAdyGNz+/OP6ioxnUKybBBZ1kp/2A==
8267+
webpack@5.15.0:
8268+
version "5.15.0"
8269+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.15.0.tgz#63d7b6228a4e15ee8c89899c2cfdd993e809bdd2"
8270+
integrity sha512-y/xG+ONDz78yn3VvP6gAvGr1/gkxOgitvHSXBmquyN8KDtrGEyE3K9WkXOPB7QmfcOBCpO4ELXwNcCYQnEmexA==
82718271
dependencies:
82728272
"@types/eslint-scope" "^3.7.0"
82738273
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)