Skip to content

Commit

Permalink
chore: update npm minor and patch versions (#1248)
Browse files Browse the repository at this point in the history
* chore: npm patch updates

* chore: npm minor updates
  • Loading branch information
zoltanszabo-bitrise authored Nov 4, 2024
1 parent 10be1a6 commit b9521e4
Show file tree
Hide file tree
Showing 3 changed files with 7,615 additions and 4,806 deletions.
2 changes: 1 addition & 1 deletion .storybook/public/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.5.2'
const PACKAGE_VERSION = '2.6.0'
const INTEGRITY_CHECKSUM = '07a8241b182f8a246a7cd39894799a9e'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()
Expand Down
Loading

0 comments on commit b9521e4

Please sign in to comment.