Skip to content

Commit

Permalink
build(deps-dev): update @types/chai requirement in /test/test-project
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 8a43ce7 commit a0f93b5
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 a0f93b5

Please sign in to comment.