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 476bf2b commit 95f5bbdCopy full SHA for 95f5bbd
package.json
@@ -83,15 +83,15 @@
83
"eslint-plugin-jsx-a11y": "^6.6.1",
84
"eslint-plugin-react": "^7.31.10",
85
"eslint-plugin-storybook": "^0.6.7",
86
- "gh-pages": "^4.0.0",
+ "gh-pages": "^5.0.0",
87
"jest": "29.3.1",
88
"jest-environment-jsdom": "^29.3.0",
89
"nodemon": "2.0.20",
90
"prettier": "2.8.3",
91
"react": "^18.2.0",
92
"react-dom": "^18.2.0",
93
- "rimraf": "3.0.2",
94
- "semantic-release": "^19.0.5",
+ "rimraf": "4.1.1",
+ "semantic-release": "^20.0.0",
95
"typescript": "^4.8.4"
96
}
97
0 commit comments