Skip to content

Commit 7bb3bbf

Browse files
authored
Bump all deps except eslint and headlessui (#2229)
bump all the deps except eslint and headlessui
1 parent c56a9ec commit 7bb3bbf

3 files changed

Lines changed: 1992 additions & 2636 deletions

File tree

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.2.13'
11+
const PACKAGE_VERSION = '2.2.14'
1212
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

0 commit comments

Comments
 (0)