Skip to content

Commit

Permalink
chore(deps): update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent b706f87 commit 096c6f6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 44 deletions.
70 changes: 28 additions & 42 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
},
"homepage": "https://github.com/kunyan/log2splunk#readme",
"devDependencies": {
"@types/chai": "4.3.16",
"@types/chai": "5.0.0",
"@types/mocha": "9.1.1",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"chai": "4.5.0",
"chai": "5.1.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.10.0",
"husky": "7.0.4",
Expand Down

0 comments on commit 096c6f6

Please sign in to comment.