Skip to content

Commit

Permalink
fix(deps): update dependency @types/webpack to v5.28.1 (#7940)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jtoar committed Mar 28, 2023
1 parent 2de8b68 commit e5101f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/node": "16.18.21",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.18",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.1",
"babel-jest": "29.4.2",
"babel-plugin-inline-react-svg": "2.0.2",
"core-js": "3.29.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7217,7 +7217,7 @@ __metadata:
"@types/node": 16.18.21
"@types/react": 17.0.53
"@types/react-dom": 17.0.18
"@types/webpack": 5.28.0
"@types/webpack": 5.28.1
babel-jest: 29.4.2
babel-plugin-inline-react-svg: 2.0.2
core-js: 3.29.1
Expand Down Expand Up @@ -9889,14 +9889,14 @@ __metadata:
languageName: node
linkType: hard

"@types/webpack@npm:5.28.0":
version: 5.28.0
resolution: "@types/webpack@npm:5.28.0"
"@types/webpack@npm:5.28.1":
version: 5.28.1
resolution: "@types/webpack@npm:5.28.1"
dependencies:
"@types/node": "*"
tapable: ^2.2.0
webpack: ^5
checksum: 9e86e6b2bd8998c93058230d73e590fece972e8363af05d387cb966be18b648422013ec12963929a532f9c2821bbcd620dbaebc33865aefbf33056b4e3cca8b9
checksum: 6c11713b1543b8f29a78a6cfddb738a4408cbef82f67b96bab7aa495c5bb22cb2a8c8b179a0beefa3faa4c5e5a37e5ff7dee1ac38bd10a9b29d15d5f2f3575be
languageName: node
linkType: hard

Expand Down

0 comments on commit e5101f2

Please sign in to comment.