Skip to content

Commit b3508e4

Browse files
Bump gulp-react from 3.1.0 to 4.0.0
Bumps [gulp-react](https://github.com/sindresorhus/gulp-react) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/gulp-react/releases) - [Commits](https://github.com/sindresorhus/gulp-react/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1125993 commit b3508e4

File tree

3 files changed

+42
-49
lines changed

3 files changed

+42
-49
lines changed

package-lock.json

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"flow-bin": "^0.96.0",
4242
"gulp": "^4.0.0",
4343
"gulp-flowtype": "^1.0.0",
44-
"gulp-react": "^3.1.0",
44+
"gulp-react": "^4.0.0",
4545
"gulp-rename": "^1.2.2",
4646
"gulp-rigger": "^0.5.8",
4747
"prettier": "1.16.4"

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,9 +2213,9 @@ gulp-flowtype@^1.0.0:
22132213
q "^1.1.2"
22142214
through2 "~2.0.0"
22152215

2216-
gulp-react@^3.1.0:
2217-
version "3.1.0"
2218-
resolved "https://registry.yarnpkg.com/gulp-react/-/gulp-react-3.1.0.tgz#82b3dc7e9d11fd00e26580b3b065a27c106e04b6"
2216+
gulp-react@^4.0.0:
2217+
version "4.0.0"
2218+
resolved "https://registry.yarnpkg.com/gulp-react/-/gulp-react-4.0.0.tgz#050ecd828ac510e6bd705865449b714f93d55c92"
22192219
dependencies:
22202220
gulp-util "^3.0.0"
22212221
object-assign "^4.0.1"
@@ -4581,14 +4581,7 @@ through2@^0.6.0, through2@^0.6.1:
45814581
readable-stream ">=1.0.33-1 <1.1.0-0"
45824582
xtend ">=4.0.0 <4.1.0-0"
45834583

4584-
through2@^2.0.0:
4585-
version "2.0.3"
4586-
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
4587-
dependencies:
4588-
readable-stream "^2.1.5"
4589-
xtend "~4.0.1"
4590-
4591-
through2@^2.0.3, through2@~2.0.0:
4584+
through2@^2.0.0, through2@^2.0.3, through2@~2.0.0:
45924585
version "2.0.5"
45934586
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
45944587
dependencies:

0 commit comments

Comments
 (0)