Skip to content

Commit 138bdf9

Browse files
committed
rebuild and repackage
1 parent ef3232c commit 138bdf9

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.storybook/public/mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Please do NOT serve this file on production.
99
*/
1010

11-
const PACKAGE_VERSION = '2.6.4'
11+
const PACKAGE_VERSION = '2.6.5'
1212
const INTEGRITY_CHECKSUM = 'ca7800994cc8bfb5eb961e037c877074'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-plugin-storybook": "0.11.0",
106106
"globals": "15.12.0",
107107
"jsdom": "25.0.1",
108-
"msw": "2.6.4",
108+
"msw": "2.6.5",
109109
"msw-storybook-addon": "2.0.4",
110110
"prettier": "3.3.3",
111111
"prettier-plugin-curly": "0.3.1",

0 commit comments

Comments
 (0)