diff --git a/package.json b/package.json index a2d75de9..4590440c 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lint-staged": "11.2.0", "make-dir": "3.1.0", "mocha": "10.7.3", - "npm-run-all2": "5.0.0", + "npm-run-all2": "5.0.2", "nyc": "15.1.0", "octokit": "4.0.3", "prettier": "2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f5b9196..cc58aa99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: 10.7.3 version: 10.7.3 npm-run-all2: - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.0.2 + version: 5.0.2 nyc: specifier: 15.1.0 version: 15.1.0 @@ -1737,6 +1737,10 @@ packages: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} + ansi-styles@5.2.0: + resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} + engines: {node: '>=10'} + ansi-styles@6.2.1: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} @@ -3933,8 +3937,8 @@ packages: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - npm-run-all2@5.0.0: - resolution: {integrity: sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==} + npm-run-all2@5.0.2: + resolution: {integrity: sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==} engines: {node: '>= 10'} hasBin: true @@ -7108,6 +7112,8 @@ snapshots: dependencies: color-convert: 2.0.1 + ansi-styles@5.2.0: {} + ansi-styles@6.2.1: {} anymatch@3.1.3: @@ -9462,9 +9468,9 @@ snapshots: normalize-path@3.0.0: {} - npm-run-all2@5.0.0: + npm-run-all2@5.0.2: dependencies: - ansi-styles: 4.3.0 + ansi-styles: 5.2.0 cross-spawn: 7.0.6 memorystream: 0.3.1 minimatch: 3.1.2