Skip to content

Commit

Permalink
fix(deps): update dependency webpack to ^5.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent 4b96403 commit 932e2ae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"glob": "^8.1.0",
"mini-css-extract-plugin": "^2.7.6",
"semver": "^7.5.1",
"webpack": "^5.85.1"
"webpack": "^5.86.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1162,7 +1162,7 @@ __metadata:
ts-jest: 27.1.5
ts-node: 10.9.1
typescript: 4.9.5
webpack: ^5.85.1
webpack: ^5.86.0
bin:
js-widgets-webpack-cli: build/src/index.js
languageName: unknown
Expand Down Expand Up @@ -9172,9 +9172,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.85.1":
version: 5.85.1
resolution: "webpack@npm:5.85.1"
"webpack@npm:^5.86.0":
version: 5.86.0
resolution: "webpack@npm:5.86.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -9205,7 +9205,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 6fa659ef5e53211e6eeaed1987ac415ddd219584414b2d5ca0d528f0c7dd49be5363a9840e1def33efe1b3305ef3ad3c91f803bd87e41d2771b125340caa4df7
checksum: 682b1aa8328bb9d52ae66a1d0a1078af88f9e3b3b3a9c9e1ce203e669581a8e61d522420ef253130eacd510d24d7275b840c1311d50bd048d6fd7c1af186ce55
languageName: node
linkType: hard

Expand Down

0 comments on commit 932e2ae

Please sign in to comment.