Skip to content

Commit

Permalink
update js libs
Browse files Browse the repository at this point in the history
  • Loading branch information
introkun committed Mar 27, 2024
1 parent 4b67b18 commit df26205
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 @@ -15,15 +15,15 @@
"author": "Sergey G",
"license": "MIT",
"dependencies": {
"config": "^3.3.3",
"config": "^3.3.11",
"nedb": "^1.8.0",
"node-telegram-bot-api": "0.51.0",
"node-telegram-bot-api": "0.65.1",
"settings-store": "^1.4.1"
},
"type": "module",
"devDependencies": {
"eslint": "^7.20.0",
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"husky": "^5.0.9"
"husky": "^9.0.11"
}
}

0 comments on commit df26205

Please sign in to comment.