Skip to content

Commit 6cfe9f9

Browse files
chore(deps): update dependency mocha to ^10.5.1
1 parent d191d79 commit 6cfe9f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-wc": "^2.1.0",
7777
"lit": "^3.1.4",
7878
"lit-element": "^4.0.6",
79-
"mocha": "^10.5.0",
79+
"mocha": "^10.5.1",
8080
"onchange": "^7.1.0",
8181
"prettier": "^3.3.2",
8282
"rollup-plugin-esbuild": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5443,10 +5443,10 @@ mkdirp@^1.0.4:
54435443
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
54445444
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
54455445

5446-
mocha@^10.5.0:
5447-
version "10.5.0"
5448-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.0.tgz#a8872b2404883792102d78f584ad0e10b35d900d"
5449-
integrity sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==
5446+
mocha@^10.5.1:
5447+
version "10.5.1"
5448+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.1.tgz#54cfa5212ffc9e04ee68b27aa0f36519919ae877"
5449+
integrity sha512-eq5tEnaz2kM9ade8cuGJBMh5fBb9Ih/TB+ddlmPR+wLQmwLhUwa0ovqDlg7OTfKquW0BI7NUcNWX7DH8sC+3gw==
54505450
dependencies:
54515451
ansi-colors "4.1.1"
54525452
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)