Skip to content

Commit

Permalink
Bump msw from 1.2.1 to 1.3.2 in /frontend
Browse files Browse the repository at this point in the history
Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.2.1...v1.3.2)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent c84dba2 commit 58bf506
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 45 deletions.
72 changes: 28 additions & 44 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"happy-dom": "^9.18.3",
"msw": "^1.2.1",
"msw": "^1.3.2",
"postcss": "^8.4.21",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.2",
Expand Down

0 comments on commit 58bf506

Please sign in to comment.