Skip to content

Commit

Permalink
build(deps-dev): update @types/chai requirement from ^4.3.11 to ^4.3.…
Browse files Browse the repository at this point in the history
…12 in /test/test-project (#1146)

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 Feb 27, 2024
1 parent 6e1c13e commit 77e5889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"ui-test": "npm run cb-init && extest setup-and-run './out/src/test/cli/order-3-test.js' './out/src/test/cli/order-2-test.js' './out/src/test/cli/order-1-test.js' './out/src/test/**/*-test.js' './out/src/test/system/clipboard.test.js' -u -i -r . -e ./test-extensions"
},
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.12",
"@types/node": "^18.18.13",
"@types/vscode": "^1.82.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
Expand Down

0 comments on commit 77e5889

Please sign in to comment.