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

Commit 3f9042d

Browse files
committed
chore(deps): Update dependencies
1 parent 8a9a057 commit 3f9042d

File tree

3 files changed

+109
-54
lines changed

3 files changed

+109
-54
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
### Fixed
1515
### Removed
1616

17-
## [1.4.2] - 2020-01-26
17+
## [1.4.2] - 2020-03-22
1818
### Changed
1919
- Update dependencies
2020

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@
3636
"@mocks-server/core": "^1.3.0"
3737
},
3838
"dependencies": {
39-
"@mocks-server/admin-api-paths": "1.0.4",
40-
"@hapi/boom": "9.0.0",
39+
"@mocks-server/admin-api-paths": "1.0.5",
40+
"@hapi/boom": "9.1.0",
4141
"express": "4.17.1"
4242
},
4343
"devDependencies": {
4444
"@mocks-server/core": "1.4.4",
4545
"coveralls": "3.0.9",
4646
"eslint": "6.8.0",
47-
"eslint-config-prettier": "6.10.0",
47+
"eslint-config-prettier": "6.10.1",
4848
"eslint-plugin-prettier": "3.1.2",
49-
"fs-extra": "8.1.0",
49+
"fs-extra": "9.0.0",
5050
"husky": "4.2.3",
5151
"is-promise": "2.1.0",
5252
"jest": "25.1.0",
5353
"lint-staged": "10.0.8",
54-
"prettier": "1.19.1",
54+
"prettier": "2.0.1",
5555
"request": "2.88.2",
5656
"request-promise": "4.2.5",
57-
"sinon": "8.1.1",
57+
"sinon": "9.0.1",
5858
"strip-ansi": "6.0.0",
5959
"tree-kill-sync": "1.0.0"
6060
},

0 commit comments

Comments
 (0)