Skip to content

Commit

Permalink
Update dependencies (#61)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency lodash to v4.17.20

* chore(deps): update dependency release-it to v13.6.9

* chore(deps): update dependency @moonwalker/pre-flight-check to v1.0.32

* fix(deps): update dependency mrm-core to v4.1.2

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Viorel Cojocaru <[email protected]>
  • Loading branch information
3 people authored Aug 25, 2020
1 parent 6066743 commit c940550
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"author": "Vio <[email protected]>",
"license": "MIT",
"dependencies": {
"lodash": "4.17.19",
"mrm-core": "4.1.1",
"lodash": "4.17.20",
"mrm-core": "4.1.2",
"pluralize": "8.0.0"
},
"devDependencies": {
"@moonwalker/pre-flight-check": "1.0.30",
"@moonwalker/pre-flight-check": "1.0.32",
"@release-it/conventional-changelog": "1.1.4",
"dotenv": "8.2.0",
"release-it": "13.6.6"
"release-it": "13.6.9"
}
}

0 comments on commit c940550

Please sign in to comment.