Skip to content

Commit

Permalink
chore: pump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kirosc committed Jun 13, 2021
1 parent 81e91ed commit a555d51
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tg-hketa",
"version": "2.3.0",
"version": "2.3.1",
"engines": {
"node": "16.x"
},
Expand All @@ -25,14 +25,14 @@
"author": "Kiros Choi",
"license": "GPL-3.0-or-later",
"dependencies": {
"@sentry/node": "^6.5.1",
"@sentry/node": "^6.6.0",
"@types/axios": "^0.14.0",
"@types/body-parser": "^1.19.0",
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.12",
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.170",
"@types/luxon": "^1.26.5",
"@types/luxon": "^1.27.0",
"axios": "^0.21.1",
"cron": "^1.8.2",
"crypto-js": "^4.0.0",
Expand All @@ -59,9 +59,9 @@
"husky": "^6.0.0",
"jest": "^27.0.4",
"lint-staged": "^11.0.0",
"prettier": "^2.3.0",
"prettier": "^2.3.1",
"sqlite3": "^5.0.2",
"ts-jest": "^27.0.2",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"ts-node-dev": "^1.1.6"
},
Expand Down

0 comments on commit a555d51

Please sign in to comment.