Skip to content

Commit 4210ff6

Browse files
committedOct 6, 2021
Add changeset
1 parent bfd1a89 commit 4210ff6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
 

‎.changeset/polite-bugs-notice.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@compiled/jest': minor
3+
'@compiled/react': minor
4+
---
5+
6+
Add flow types support

‎yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7693,7 +7693,7 @@ escodegen@^2.0.0:
76937693

76947694
eslint-plugin-flowtype@^6.1.0:
76957695
version "6.1.0"
7696-
resolved "https://packages.atlassian.com/api/npm/npm-remote/eslint-plugin-flowtype/-/eslint-plugin-flowtype-6.1.0.tgz#626f44d9adbdb681644accd5fa29dffcb0d6d531"
7696+
resolved "https://registry.yarnpkg.com/npm/npm-remote/eslint-plugin-flowtype/-/eslint-plugin-flowtype-6.1.0.tgz#626f44d9adbdb681644accd5fa29dffcb0d6d531"
76977697
integrity sha1-Ym9E2a29toFkSszV+inf/LDW1TE=
76987698
dependencies:
76997699
lodash "^4.17.21"
@@ -15956,7 +15956,7 @@ string-length@^4.0.1:
1595615956

1595715957
string-natural-compare@^3.0.1:
1595815958
version "3.0.1"
15959-
resolved "https://packages.atlassian.com/api/npm/npm-remote/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
15959+
resolved "https://registry.yarnpkg.com/npm/npm-remote/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1596015960
integrity sha1-ekLVhHRFSWN1no6LeuY9ccHn/fQ=
1596115961

1596215962
string-width@^1.0.1:

0 commit comments

Comments
 (0)
Please sign in to comment.