Skip to content

Commit 26836b9

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump msw from 2.11.1 to 2.11.2
Bumps [msw](https://github.com/mswjs/msw) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.11.1...v2.11.2) --- updated-dependencies: - dependency-name: msw dependency-version: 2.11.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1d0b65 commit 26836b9

4 files changed

Lines changed: 66 additions & 59 deletions

File tree

extensions/podman/packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
"adm-zip": "^0.5.16",
450450
"hasha": "^6.0.0",
451451
"mkdirp": "^3.0.1",
452-
"msw": "^2.11.1",
452+
"msw": "^2.11.2",
453453
"octokit": "^5.0.3",
454454
"sshpk": "^1.18.0",
455455
"tsx": "^4.20.5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"js-yaml": "^4.1.0",
172172
"lint-staged": "^16.1.6",
173173
"minimist": "^1.2.8",
174-
"msw": "^2.11.1",
174+
"msw": "^2.11.2",
175175
"prettier": "^3.6.2",
176176
"proxy": "^2.2.0",
177177
"typescript": "5.9.2",

0 commit comments

Comments
 (0)