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 882277e commit 75f67b6Copy full SHA for 75f67b6
.changeset/hungry-years-shout.md
packages/extract-react-types/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# extract-react-types
2
3
+## 0.30.3
4
+
5
+### Patch Changes
6
7
+- 882277e: Bumps dev deps to resolve vulnerability with ansi-regex
8
9
## 0.30.2
10
11
### Patch Changes
packages/extract-react-types/package.json
@@ -1,6 +1,6 @@
{
"name": "extract-react-types",
- "version": "0.30.2",
+ "version": "0.30.3",
"main": "dist/extract-react-types.cjs.js",
"repository": "atlassian/extract-react-types",
"description": "Parse prop-types from react components using typescript or flow",
0 commit comments