Skip to content

Commit

Permalink
chore: bump all dev deps (#2435)
Browse files Browse the repository at this point in the history
bump all dev deps
  • Loading branch information
david-crespo authored Sep 11, 2024
1 parent 01d71c0 commit cdecf4e
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 518 deletions.
2 changes: 1 addition & 1 deletion mockServiceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/

const PACKAGE_VERSION = '2.4.4'
const PACKAGE_VERSION = '2.4.5'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()
Expand Down
Loading

0 comments on commit cdecf4e

Please sign in to comment.