diff --git a/package.json b/package.json index 95c2868..7801fc8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "karma": "6.4.4", "karma-firefox-launcher": "2.1.3", "karma-jasmine": "5.1.0", - "mocha": "10.8.1", + "mocha": "10.8.2", "pinst": "3.0.0", "prettier": "3.3.3", "pretty-quick": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35baff0..e17639f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 5.1.0 version: 5.1.0(karma@6.4.4) mocha: - specifier: 10.8.1 - version: 10.8.1 + specifier: 10.8.2 + version: 10.8.2 pinst: specifier: 3.0.0 version: 3.0.0 @@ -1251,8 +1251,8 @@ packages: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true - mocha@10.8.1: - resolution: {integrity: sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==} + mocha@10.8.2: + resolution: {integrity: sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==} engines: {node: '>= 14.0.0'} hasBin: true @@ -3036,7 +3036,7 @@ snapshots: dependencies: minimist: 1.2.5 - mocha@10.8.1: + mocha@10.8.2: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1