Skip to content

Commit

Permalink
Merge pull request #209 from DailyBotHQ/feature__packages_versions_up…
Browse files Browse the repository at this point in the history
…date

🤖 Upgrading packages versions
  • Loading branch information
dailybotops authored Dec 5, 2023
2 parents 9c91426 + 75722b4 commit c7e7072
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 84 deletions.
147 changes: 69 additions & 78 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 @@ -57,19 +57,19 @@
"devDependencies": {
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"chai": "4.3.10",
"clean-webpack-plugin": "4.0.0",
"emojilib": "3.0.11",
"eslint": "8.54.0",
"eslint": "8.55.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-webpack-plugin": "4.0.1",
"mocha": "10.2.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.1",
"typescript": "5.3.2",
Expand Down

0 comments on commit c7e7072

Please sign in to comment.