chore(deps-dev): bump nodemon from 2.0.5 to 2.0.6 (#548)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-25 00:03:43 -04:00
committed by GitHub
parent 5a3bb437aa
commit 83f82d66d9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6392,9 +6392,9 @@
"integrity": "sha512-0AQHOOT+nRAOK6QnksNaK7+5vjviVvEBzmZytKU7XSA+Vze2NLykTx/05ti1uJgXFTWrMq08u3j3x4r4OE6PAA=="
},
"nodemon": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.5.tgz",
"integrity": "sha512-6/jqtZvJdk092pVnD2AIH19KQ9GQZAKOZVy/yT1ueL6aoV+Ix7a1lVZStXzvEh0fP4zE41DDWlkVoHjR6WlozA==",
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.6.tgz",
"integrity": "sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==",
"dev": true,
"requires": {
"chokidar": "^3.2.2",
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/puppeteer": "^3.0.2",
"@types/twitter": "^1.7.0",
"husky": "^4.3.0",
"nodemon": "^2.0.5",
"nodemon": "^2.0.6",
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",