Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Jan 17, 2021
1 parent 40cdace commit 0ae4370
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
"@opentelemetry/semantic-conventions": "^0.14.0",
"debug": "^4.3.2",
"envalid": "^6.0.2",
"knex": "^0.21.15",
"knex": "^0.21.16",
"knex-mariadb": "^2.0.0",
"mariadb": "^2.5.2",
"node-fetch": "^2.6.1",
"shimmer": "^1.2.1",
"telegraf": "^4.0.0"
"telegraf": "^4.0.1"
},
"devDependencies": {
"@myrotvorets/eslint-config-myrotvorets-ts": "^2.2.4",
"@types/debug": "^4.1.5",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.20",
"@types/node-fetch": "^2.5.7",
"@types/node": "^14.14.21",
"@types/node-fetch": "^2.5.8",
"@types/shimmer": "^1.0.1",
"@types/sqlite3": "^3.1.6",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"eslint": "^7.17.0",
"eslint": "^7.18.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-sonarjs": "^0.5.0",
"husky": "^4.3.7",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"merge": "^2.1.0",
Expand Down

0 comments on commit 0ae4370

Please sign in to comment.