Skip to content

Commit

Permalink
Bump chai and @types/chai (#707)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 7ee5c59 commit d18ddd6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
27 changes: 18 additions & 9 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 @@ -184,7 +184,7 @@
]
},
"devDependencies": {
"@types/chai": "^4.3.19",
"@types/chai": "^5.0.1",
"@types/expect": "^24.3.0",
"@types/glob": "^8.0.1",
"@types/lodash": "^4.17.7",
Expand All @@ -197,7 +197,7 @@
"@types/uuid": "^10.0.0",
"@types/vscode": "^1.82.0",
"@vscode/test-electron": "^2.4.1",
"chai": "^5.1.1",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"glob": "^11.0.0",
"mkdirp": "^3.0.1",
Expand Down

0 comments on commit d18ddd6

Please sign in to comment.