Skip to content

Commit

Permalink
feat(deps): update dependency webpack to v5.93.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent ec4029c commit 17b50e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ts-loader": "9.5.1",
"tsimp": "2.0.11",
"typescript": "5.5.3",
"webpack": "5.92.1",
"webpack": "5.93.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@ __metadata:
tsimp: "npm:2.0.11"
tslib: "npm:2.6.3"
typescript: "npm:5.5.3"
webpack: "npm:5.92.1"
webpack: "npm:5.93.0"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5.0.4"
languageName: unknown
Expand Down Expand Up @@ -12204,9 +12204,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -12237,7 +12237,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/43ca7c76b9c1005bd85f05303d048f918bac10276a209e3ef5e359353fbfef4e5fcee876265e6bc305bf5ef326576e02df63bc7e5af878fb7f06d7e1795b811a
checksum: 10c0/f0c72f1325ff57a4cc461bb978e6e1296f2a7d45c9765965271aa686ccdd448512956f4d7fdcf8c164d073af046c5a0aba17ce85ea98e33e5e2bfbfe13aa5808
languageName: node
linkType: hard

Expand Down

0 comments on commit 17b50e4

Please sign in to comment.