Skip to content

Commit

Permalink
Update dependency @types/md5 to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent d8ee349 commit 8745e5a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@prefresh/core": "1.5.1",
"@prefresh/webpack": "4.0.0",
"@types/chrome": "0.0.244",
"@types/md5": "2.3.2",
"@types/md5": "2.3.3",
"@types/node": "18.17.12",
"@types/prefresh__webpack": "3.3.0",
"@types/react": "18.2.21",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@bypass/configs": "workspace:*",
"@playwright/test": "1.37.1",
"@svgr/webpack": "8.1.0",
"@types/md5": "2.3.2",
"@types/md5": "2.3.3",
"@types/react": "18.2.21",
"@types/request-ip": "0.0.38",
"@typescript-eslint/eslint-plugin": "6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/core": "7.22.11",
"@bypass/configs": "workspace:*",
"@emotion/react": "11.11.1",
"@types/md5": "2.3.2",
"@types/md5": "2.3.3",
"@types/react": "18.2.21",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8745e5a

Please sign in to comment.