Skip to content

Commit

Permalink
chore(deps): pin dependency webpack to 5.58.2 (#178)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Navin Moorthy <[email protected]>
  • Loading branch information
3 people authored Oct 18, 2021
1 parent 1e48212 commit 13bbcaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"ts-node": "10.3.0",
"tsd": "0.18.0",
"typescript": "4.4.4",
"webpack": "5"
"webpack": "5.58.2"
},
"peerDependencies": {
"deepmerge": "4.x",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17797,7 +17797,7 @@ webpack@4:
watchpack "^1.7.4"
webpack-sources "^1.4.1"

webpack@5, webpack@^5, webpack@^5.56.0, webpack@^5.9.0:
webpack@5.58.2, webpack@^5, webpack@^5.56.0, webpack@^5.9.0:
version "5.58.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.2.tgz#6b4af12fc9bd5cbedc00dc0a2fc2b9592db16b44"
integrity sha512-3S6e9Vo1W2ijk4F4PPWRIu6D/uGgqaPmqw+av3W3jLDujuNkdxX5h5c+RQ6GkjVR+WwIPOfgY8av+j5j4tMqJw==
Expand Down

1 comment on commit 13bbcaa

@vercel
Copy link

@vercel vercel bot commented on 13bbcaa Oct 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.