devDeps: Manual bump msw from 2.4.1 to 2.4.4

Dependabot doesn't touch the `mockServiceWorker.js` file that gets automatically updated by `npm install` which causes problem with "manual changes". We'll need to bump this manually at least for the time being.
This commit is contained in:
regexowl 2024-09-10 09:18:56 +02:00 committed by Klara Simickova
parent e0b590aff0
commit d8aab05928
3 changed files with 25 additions and 23 deletions

View file

@ -62,7 +62,7 @@
"identity-obj-proxy": "3.0.0",
"jsdom": "25.0.0",
"moment": "2.30.1",
"msw": "2.4.1",
"msw": "2.4.4",
"npm-run-all": "4.1.5",
"postcss-scss": "4.0.9",
"react-chartjs-2": "5.2.0",