Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 37e7df1

Browse files
Merge branch 'master' of github.com:amclin/react-project-boilerplate into fix/kevin-test-run
# Conflicts: # package-lock.json
2 parents 48a0a2a + 1542a58 commit 37e7df1

File tree

3 files changed

+122
-67
lines changed

3 files changed

+122
-67
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.6.1](https://github.com/amclin/react-project-boilerplate/compare/v3.6.0...v3.6.1) (2019-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump got from 9.6.0 to 10.0.1 ([295f250](https://github.com/amclin/react-project-boilerplate/commit/295f250c5edc280d75d6d3df62cd6823197c5d9a))
7+
18
# [3.6.0](https://github.com/amclin/react-project-boilerplate/compare/v3.5.1...v3.6.0) (2019-11-19)
29

310

package-lock.json

Lines changed: 114 additions & 66 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
@@ -168,7 +168,7 @@
168168
"cross-spawn": "7.0.1",
169169
"deepmerge": "^4.1.1",
170170
"git-user-name": "^2.0.0",
171-
"got": "9.6.0",
171+
"got": "10.0.1",
172172
"make-dir": "3.0.0",
173173
"promisepipe": "3.0.0",
174174
"prompts": "2.3.0",

0 commit comments

Comments
 (0)