Skip to content

Commit 3944a0e

Browse files
chore(deps): update dependency mocha to ^10.5.2
1 parent 86d11c4 commit 3944a0e

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.1",
79+
"mocha": "^10.5.2",
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
@@ -5467,10 +5467,10 @@ mkdirp@^1.0.4:
54675467
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
54685468
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
54695469

5470-
mocha@^10.5.1:
5471-
version "10.5.1"
5472-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.1.tgz#54cfa5212ffc9e04ee68b27aa0f36519919ae877"
5473-
integrity sha512-eq5tEnaz2kM9ade8cuGJBMh5fBb9Ih/TB+ddlmPR+wLQmwLhUwa0ovqDlg7OTfKquW0BI7NUcNWX7DH8sC+3gw==
5470+
mocha@^10.5.2:
5471+
version "10.5.2"
5472+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.2.tgz#0a3481fb67c0a7fc144a909b2d6a9fec35ec5989"
5473+
integrity sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==
54745474
dependencies:
54755475
ansi-colors "4.1.1"
54765476
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)