Skip to content

Commit

Permalink
Merge pull request #211 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 19, 2023
2 parents 4ce142a + 905c913 commit b0bc366
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
136 changes: 68 additions & 68 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,14 +57,14 @@
"devDependencies": {
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"chai": "4.3.10",
"clean-webpack-plugin": "4.0.0",
"emojilib": "3.0.11",
"eslint": "8.55.0",
"eslint-plugin-import": "2.29.0",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-config-prettier": "9.1.0",
"eslint-webpack-plugin": "4.0.1",
Expand All @@ -77,6 +77,6 @@
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"prettier": "3.1.1",
"npm-check-updates": "16.14.11"
"npm-check-updates": "16.14.12"
}
}

0 comments on commit b0bc366

Please sign in to comment.