Skip to content

Commit

Permalink
Merge pull request #6843 from TheThingsNetwork/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/storybook/react-7.6.10

dev: bump @storybook/react from 7.0.25 to 7.6.10
  • Loading branch information
kschiffer authored Jan 22, 2024
2 parents b5eb81d + 17178a3 commit ff13ef9
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 435 deletions.
2 changes: 1 addition & 1 deletion cypress/plugins/tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
const childProcess = require('child_process')
const fs = require('fs')
const path = require('path')
const util = require('util')

const util = require('util')
const { Client } = require('pg')
const yaml = require('js-yaml')

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@storybook/addon-actions": "^7.6.8",
"@storybook/addon-info": "6.0.0-alpha.2",
"@storybook/react": "^7.0.25",
"@storybook/react": "^7.6.10",
"@testing-library/cypress": "^10.0.1",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^29.6.4",
Expand Down
Loading

0 comments on commit ff13ef9

Please sign in to comment.