Skip to content

Commit efbb8f8

Browse files
committed
chore(deps): update dependency @types/mocha to v10.0.6
1 parent 982282d commit efbb8f8

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

guides/test-runner/typescript/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

guides/test-runner/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@esm-bundle/chai": "4.3.4",
14-
"@types/mocha": "10.0.1",
14+
"@types/mocha": "10.0.6",
1515
"@web/test-runner": "0.16.0",
1616
"typescript": "5.0.4"
1717
}

snowpack-lit/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snowpack-lit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@snowpack/plugin-dotenv": "2.2.0",
2121
"@snowpack/plugin-typescript": "1.2.1",
2222
"@snowpack/web-test-runner-plugin": "0.2.2",
23-
"@types/mocha": "10.0.1",
23+
"@types/mocha": "10.0.6",
2424
"@types/snowpack-env": "2.3.4",
2525
"@web/test-runner": "0.16.0",
2626
"prettier": "2.8.8",

0 commit comments

Comments
 (0)