We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e0db0 commit 7c8ac76Copy full SHA for 7c8ac76
package.json
@@ -82,15 +82,15 @@
82
"eslint-plugin-jsx-a11y": "^6.6.1",
83
"eslint-plugin-react": "^7.31.10",
84
"eslint-plugin-storybook": "^0.6.7",
85
- "gh-pages": "^4.0.0",
+ "gh-pages": "^5.0.0",
86
"jest": "29.4.1",
87
"jest-environment-jsdom": "^29.3.0",
88
"nodemon": "2.0.20",
89
"prettier": "2.8.3",
90
"react": "^18.2.0",
91
"react-dom": "^18.2.0",
92
- "rimraf": "3.0.2",
93
- "semantic-release": "^19.0.5",
+ "rimraf": "4.1.2",
+ "semantic-release": "^20.0.0",
94
"typescript": "^4.8.4"
95
}
96
0 commit comments