Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"babel-loader": "9.1.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-storybook": "0.9.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.2.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5341,7 +5341,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.45.0":
"@typescript-eslint/utils@npm:^5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
dependencies:
Expand Down Expand Up @@ -8641,17 +8641,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.6.15":
version: 0.6.15
resolution: "eslint-plugin-storybook@npm:0.6.15"
"eslint-plugin-storybook@npm:0.9.0":
version: 0.9.0
resolution: "eslint-plugin-storybook@npm:0.9.0"
dependencies:
"@storybook/csf": "npm:^0.0.1"
"@typescript-eslint/utils": "npm:^5.45.0"
requireindex: "npm:^1.1.0"
"@typescript-eslint/utils": "npm:^5.62.0"
requireindex: "npm:^1.2.0"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/c61f5f2af72b614c30e8b36644672cfa25ca28e963e5e6cfab438f0cb287a6270f875a2dd8cd600a04c9864b9c549e269d95ea8da88c412e2b868fcd6a3605a4
checksum: 10c0/e7e0682092ef4c3035a1e679b89adb0427db386996698791de18e95ba71ba2fed4d254d6ef70c2e0375970e057fd0fa06206c81f3a0acc4455051ed74a87e816
languageName: node
linkType: hard

Expand Down Expand Up @@ -12888,7 +12888,7 @@ __metadata:
eslint-config-next: "npm:14.1.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-storybook: "npm:0.6.15"
eslint-plugin-storybook: "npm:0.9.0"
firebase: "npm:10.9.0"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down Expand Up @@ -13841,7 +13841,7 @@ __metadata:
languageName: node
linkType: hard

"requireindex@npm:^1.1.0":
"requireindex@npm:^1.2.0":
version: 1.2.0
resolution: "requireindex@npm:1.2.0"
checksum: 10c0/7fb42aed73bf8de9acc4d6716cf07acc7fbe180e58729433bafcf702e76e7bb10e54f8266c06bfec62d752e0ac14d50e8758833de539e6f4e2cd642077866153
Expand Down
Loading