diff --git a/package.json b/package.json index dd14fa42a..dfc446f1f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/fs-extra": "11.0.3", "@types/glob": "8.1.0", "@types/js-yaml": "4.0.8", - "@types/mocha": "10.0.7", + "@types/mocha": "10.0.9", "@types/mock-fs": "4.13.3", "@types/node": "18.19.18", "@types/node-fetch": "2.6.4", @@ -104,7 +104,7 @@ "eslint-plugin-prefer-let": "3.0.1", "glob": "10.3.10", "js-yaml": "4.1.0", - "mocha": "10.7.0", + "mocha": "10.7.3", "mock-fs": "5.2.0", "proxyquire": "2.1.3", "release-it": "15.10.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a54f5469a..86db43b26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ importers: specifier: 4.0.8 version: 4.0.8 '@types/mocha': - specifier: 10.0.7 - version: 10.0.7 + specifier: 10.0.9 + version: 10.0.9 '@types/mock-fs': specifier: 4.13.3 version: 4.13.3 @@ -257,8 +257,8 @@ importers: specifier: 4.1.0 version: 4.1.0 mocha: - specifier: 10.7.0 - version: 10.7.0 + specifier: 10.7.3 + version: 10.7.3 mock-fs: specifier: 5.2.0 version: 5.2.0 @@ -2391,8 +2391,8 @@ packages: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/mocha@10.0.7: - resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==} + /@types/mocha@10.0.9: + resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} dev: true /@types/mock-fs@4.13.3: @@ -3608,7 +3608,7 @@ packages: engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -6813,8 +6813,8 @@ packages: hasBin: true dev: false - /mocha@10.7.0: - resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} + /mocha@10.7.3: + resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} engines: {node: '>= 14.0.0'} hasBin: true dependencies: