Skip to content

Commit b096b2c

Browse files
Bump webpack from 5.17.0 to 5.18.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.17.0...v5.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5b38251 commit b096b2c

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.17.0",
53+
"webpack": "5.18.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
@@ -8263,10 +8263,10 @@ webpack-sources@^2.1.1:
82638263
source-list-map "^2.0.1"
82648264
source-map "^0.6.1"
82658265

8266-
webpack@5.17.0:
8267-
version "5.17.0"
8268-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.17.0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d"
8269-
integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==
8266+
webpack@5.18.0:
8267+
version "5.18.0"
8268+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18.0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6"
8269+
integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==
82708270
dependencies:
82718271
"@types/eslint-scope" "^3.7.0"
82728272
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)