mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Bump tmp and msw in /client
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [msw](https://github.com/mswjs/msw). These dependencies need to be updated together. Removes `tmp` Updates `msw` from 1.2.2 to 2.10.4 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v1.2.2...v2.10.4) --- updated-dependencies: - dependency-name: tmp dependency-version: dependency-type: indirect - dependency-name: msw dependency-version: 2.10.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6d536877b
commit
11c59a71d5
1414
client/package-lock.json
generated
1414
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -71,7 +71,7 @@
|
||||
"generate-license-file": "^2.0.0",
|
||||
"jest-transform-stub": "^2.0.0",
|
||||
"license-checker": "^25.0.1",
|
||||
"msw": "^1.2.2",
|
||||
"msw": "^2.10.4",
|
||||
"react-scripts": "5.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"wait-on": "^8.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user