Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Jan 24, 2021
1 parent 03a6c93 commit 5abb741
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 51 deletions.
70 changes: 34 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,34 @@
"homepage": "https://github.com/upptime/uptime-monitor#readme",
"devDependencies": {
"@semantic-release/git": "^9.0.0",
"@types/fs-extra": "^9.0.2",
"@types/jest": "^26.0.14",
"@types/fs-extra": "^9.0.6",
"@types/jest": "^26.0.20",
"@types/js-yaml": "^4.0.0",
"@types/nodemailer": "^6.4.0",
"@types/prettier": "^2.1.5",
"@types/prettier": "^2.1.6",
"@types/shelljs": "^0.8.8",
"@zeit/ncc": "^0.22.3",
"dotenv": "^8.2.0",
"jest": "^26.5.2",
"semantic-release": "^17.1.2",
"jest": "^26.6.3",
"semantic-release": "^17.3.7",
"semantic-release-gitmoji": "^1.3.4",
"ts-jest": "^26.4.1",
"typescript": "^4.0.3"
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@koj/config": "^1.2.5",
"@koj/config": "^1.2.11",
"@sindresorhus/slugify": "^1.1.0",
"@upptime/status-page": "^1.0.2",
"axios": "^0.21.0",
"dayjs": "^1.9.6",
"fs-extra": "^9.0.1",
"@upptime/status-page": "^1.10.0",
"axios": "^0.21.1",
"dayjs": "^1.10.4",
"fs-extra": "^9.1.0",
"js-yaml": "^4.0.0",
"node-libcurl": "^2.2.0",
"nodemailer": "^6.4.14",
"node-libcurl": "^2.3.0",
"nodemailer": "^6.4.17",
"notifme-sdk": "^1.10.0",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"shelljs": "^0.8.4"
},
"jest": {
Expand Down

0 comments on commit 5abb741

Please sign in to comment.