diff --git a/frameworks/app/package.json b/frameworks/app/package.json index e01d65da..1328e097 100644 --- a/frameworks/app/package.json +++ b/frameworks/app/package.json @@ -94,7 +94,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "ramda": "^0.29.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", diff --git a/frameworks/id/package.json b/frameworks/id/package.json index b5b7c787..84f98f7d 100644 --- a/frameworks/id/package.json +++ b/frameworks/id/package.json @@ -88,7 +88,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "ramda": "^0.29.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", diff --git a/frameworks/log/package.json b/frameworks/log/package.json index 35ef9340..61fe4bf1 100644 --- a/frameworks/log/package.json +++ b/frameworks/log/package.json @@ -90,7 +90,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/libraries/states/package.json b/libraries/states/package.json index a6c1f30c..f61820a8 100644 --- a/libraries/states/package.json +++ b/libraries/states/package.json @@ -81,7 +81,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/package.json b/package.json index 7562e6c3..0bdfc552 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", "npm-check-updates": "^16.0.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "pinst": "^3.0.0", "plop": "^4.0.0", "rimraf": "~5.0.0", diff --git a/plugins/browser-i18n/package.json b/plugins/browser-i18n/package.json index be9e7277..5b370b7a 100644 --- a/plugins/browser-i18n/package.json +++ b/plugins/browser-i18n/package.json @@ -91,7 +91,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/browser-keyboard/package.json b/plugins/browser-keyboard/package.json index bad3f967..1eb3d350 100644 --- a/plugins/browser-keyboard/package.json +++ b/plugins/browser-keyboard/package.json @@ -95,7 +95,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/browser-preferences/package.json b/plugins/browser-preferences/package.json index 4a2e9d34..6ec7239e 100644 --- a/plugins/browser-preferences/package.json +++ b/plugins/browser-preferences/package.json @@ -96,7 +96,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/browser/package.json b/plugins/browser/package.json index 868d56ea..8eb2e4e5 100644 --- a/plugins/browser/package.json +++ b/plugins/browser/package.json @@ -94,7 +94,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/commands/package.json b/plugins/commands/package.json index 9b945126..bcaa1d49 100644 --- a/plugins/commands/package.json +++ b/plugins/commands/package.json @@ -82,7 +82,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/events/package.json b/plugins/events/package.json index 47696795..2d5d72c7 100644 --- a/plugins/events/package.json +++ b/plugins/events/package.json @@ -80,7 +80,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/fetch/package.json b/plugins/fetch/package.json index 3ac41dfb..76373c55 100644 --- a/plugins/fetch/package.json +++ b/plugins/fetch/package.json @@ -89,7 +89,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/formatjs/package.json b/plugins/formatjs/package.json index 69c51e97..3e76e7c8 100644 --- a/plugins/formatjs/package.json +++ b/plugins/formatjs/package.json @@ -88,7 +88,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/history/package.json b/plugins/history/package.json index 25240b7e..ff0576af 100644 --- a/plugins/history/package.json +++ b/plugins/history/package.json @@ -86,7 +86,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/i18n/package.json b/plugins/i18n/package.json index 625e7d60..f46a9d66 100644 --- a/plugins/i18n/package.json +++ b/plugins/i18n/package.json @@ -88,7 +88,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/keyboard/package.json b/plugins/keyboard/package.json index 7aadf116..07c081d6 100644 --- a/plugins/keyboard/package.json +++ b/plugins/keyboard/package.json @@ -80,7 +80,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/os/package.json b/plugins/os/package.json index ab731f99..96ce865a 100644 --- a/plugins/os/package.json +++ b/plugins/os/package.json @@ -91,7 +91,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/preferences/package.json b/plugins/preferences/package.json index 3d90da3c..43963108 100644 --- a/plugins/preferences/package.json +++ b/plugins/preferences/package.json @@ -92,7 +92,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/plugins/routes/package.json b/plugins/routes/package.json index 661fc228..58e535b6 100644 --- a/plugins/routes/package.json +++ b/plugins/routes/package.json @@ -77,7 +77,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd85005b..36c28c57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,9 +55,9 @@ importers: npm-check-updates: specifier: ^16.0.0 version: 16.4.1 - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 pinst: specifier: ^3.0.0 version: 3.0.0 @@ -195,9 +195,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 ramda: specifier: ^0.29.0 version: 0.29.0 @@ -256,9 +256,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 ramda: specifier: ^0.29.0 version: 0.29.0 @@ -326,9 +326,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -393,9 +393,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -469,9 +469,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -539,9 +539,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -615,9 +615,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -697,9 +697,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -773,9 +773,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -846,9 +846,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -907,9 +907,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -965,9 +965,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1025,9 +1025,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1088,9 +1088,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1158,9 +1158,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1222,9 +1222,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1292,9 +1292,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1359,9 +1359,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1438,9 +1438,9 @@ importers: jest-watch-typeahead: specifier: ^2.2.2 version: 2.2.2(jest@29.5.0) - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 repobuddy: specifier: ^1.0.1 version: 1.0.1 @@ -1513,9 +1513,9 @@ importers: npm-check-updates: specifier: ~16.14.0 version: 16.14.0 - npm-run-all: - specifier: ^4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 rimraf: specifier: ~5.0.0 version: 5.0.0 @@ -1558,12 +1558,6 @@ packages: '@babel/highlight': 7.22.20 chalk: 2.4.2 - /@babel/code-frame@7.22.5: - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.22.5 - /@babel/compat-data@7.22.20: resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} engines: {node: '>=6.9.0'} @@ -1737,14 +1731,6 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/highlight@7.22.5: - resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 - /@babel/parser@7.16.4: resolution: {integrity: sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==} engines: {node: '>=6.0.0'} @@ -3608,7 +3594,6 @@ packages: /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} - dev: true /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} @@ -4665,6 +4650,7 @@ packages: dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.3 + dev: true /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} @@ -5106,6 +5092,7 @@ packages: semver: 5.7.1 shebang-command: 1.2.0 which: 1.3.1 + dev: true /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} @@ -5236,6 +5223,7 @@ packages: dependencies: has-property-descriptors: 1.0.0 object-keys: 1.1.1 + dev: true /del@7.1.0: resolution: {integrity: sha512-v2KyNk7efxhlyHpjEvfyxaAihKKK0nWCuf6ZtqZcFFpQRG0bJ12Qsr0RpvsICMjAAZ8DOVCxrlqpxISlMHC4Kg==} @@ -5450,6 +5438,7 @@ packages: string.prototype.trimend: 1.0.6 string.prototype.trimstart: 1.0.6 unbox-primitive: 1.0.2 + dev: true /es-shim-unscopables@1.0.0: resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} @@ -5464,6 +5453,7 @@ packages: is-callable: 1.2.7 is-date-object: 1.0.5 is-symbol: 1.0.4 + dev: true /esbuild@0.17.7: resolution: {integrity: sha512-+5hHlrK108fT6C6/40juy0w4DYKtyZ5NjfBlTccBdsFutR7WBxpIY633JzZJewdsCy8xWA/u2z0MSniIJwufYg==} @@ -6080,9 +6070,11 @@ packages: define-properties: 1.1.4 es-abstract: 1.20.4 functions-have-names: 1.2.3 + dev: true /functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + dev: true /gauge@4.0.4: resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==} @@ -6111,6 +6103,7 @@ packages: function-bind: 1.1.1 has: 1.0.3 has-symbols: 1.0.3 + dev: true /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} @@ -6130,6 +6123,7 @@ packages: dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.3 + dev: true /git-raw-commits@2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} @@ -6160,7 +6154,7 @@ packages: engines: {node: '>=16 || 14 >=14.17'} dependencies: fs.realpath: 1.0.0 - minimatch: 9.0.0 + minimatch: 9.0.3 minipass: 5.0.0 path-scurry: 1.7.0 @@ -6322,6 +6316,7 @@ packages: /has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} + dev: true /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} @@ -6335,16 +6330,19 @@ packages: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: get-intrinsic: 1.1.3 + dev: true /has-symbols@1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} + dev: true /has-tostringtag@1.0.0: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 + dev: true /has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} @@ -6583,6 +6581,7 @@ packages: get-intrinsic: 1.1.3 has: 1.0.3 side-channel: 1.0.4 + dev: true /interpret@3.1.1: resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==} @@ -6621,6 +6620,7 @@ packages: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: has-bigints: 1.0.2 + dev: true /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} @@ -6634,6 +6634,7 @@ packages: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 + dev: true /is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} @@ -6642,6 +6643,7 @@ packages: /is-callable@1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} + dev: true /is-ci@3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} @@ -6664,6 +6666,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} @@ -6706,6 +6709,7 @@ packages: /is-negative-zero@2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} + dev: true /is-npm@6.0.0: resolution: {integrity: sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ==} @@ -6716,6 +6720,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} @@ -6763,6 +6768,7 @@ packages: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 + dev: true /is-relative@1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} @@ -6775,6 +6781,7 @@ packages: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: call-bind: 1.0.2 + dev: true /is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} @@ -6790,6 +6797,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} @@ -6803,6 +6811,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 + dev: true /is-text-path@2.0.0: resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==} @@ -6835,6 +6844,7 @@ packages: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: call-bind: 1.0.2 + dev: true /is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} @@ -7113,7 +7123,7 @@ packages: resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.13 '@jest/types': 29.5.0 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -7429,6 +7439,7 @@ packages: /json-parse-better-errors@1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} + dev: true /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} @@ -7532,7 +7543,7 @@ packages: is-plain-object: 5.0.0 object.map: 1.0.1 rechoir: 0.8.0 - resolve: 1.22.2 + resolve: 1.22.4 dev: true /lilconfig@2.0.6: @@ -7556,6 +7567,7 @@ packages: parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 + dev: true /load-yaml-file@0.2.0: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} @@ -7893,18 +7905,11 @@ packages: dependencies: brace-expansion: 2.0.1 - /minimatch@9.0.0: - resolution: {integrity: sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==} - engines: {node: '>=16 || 14 >=14.17'} - dependencies: - brace-expansion: 2.0.1 - /minimatch@9.0.3: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 - dev: false /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -8077,6 +8082,7 @@ packages: /nice-try@1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} + dev: true /no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} @@ -8322,6 +8328,19 @@ packages: - bluebird - supports-color + /npm-run-all2@5.0.2: + resolution: {integrity: sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==} + engines: {node: '>= 10'} + hasBin: true + dependencies: + ansi-styles: 5.2.0 + cross-spawn: 7.0.3 + memorystream: 0.3.1 + minimatch: 3.1.2 + pidtree: 0.5.0 + read-pkg: 5.2.0 + shell-quote: 1.7.4 + /npm-run-all@4.1.5: resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==} engines: {node: '>= 4'} @@ -8336,6 +8355,7 @@ packages: read-pkg: 3.0.0 shell-quote: 1.7.4 string.prototype.padend: 3.1.4 + dev: true /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} @@ -8365,10 +8385,12 @@ packages: /object-inspect@1.12.2: resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} + dev: true /object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} + dev: true /object.assign@4.1.4: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} @@ -8378,6 +8400,7 @@ packages: define-properties: 1.1.4 has-symbols: 1.0.3 object-keys: 1.1.1 + dev: true /object.defaults@1.1.0: resolution: {integrity: sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==} @@ -8659,12 +8682,13 @@ packages: dependencies: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 + dev: true /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -8714,6 +8738,7 @@ packages: /path-key@2.0.1: resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} engines: {node: '>=4'} + dev: true /path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} @@ -8759,6 +8784,7 @@ packages: engines: {node: '>=4'} dependencies: pify: 3.0.0 + dev: true /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} @@ -8784,10 +8810,17 @@ packages: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} engines: {node: '>=0.10'} hasBin: true + dev: true + + /pidtree@0.5.0: + resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==} + engines: {node: '>=0.10'} + hasBin: true /pify@3.0.0: resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==} engines: {node: '>=4'} + dev: true /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} @@ -9037,6 +9070,7 @@ packages: load-json-file: 4.0.0 normalize-package-data: 2.5.0 path-type: 3.0.0 + dev: true /read-pkg@5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} @@ -9046,7 +9080,6 @@ packages: normalize-package-data: 2.5.0 parse-json: 5.2.0 type-fest: 0.6.0 - dev: true /read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} @@ -9076,7 +9109,7 @@ packages: resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==} engines: {node: '>= 10.13.0'} dependencies: - resolve: 1.22.2 + resolve: 1.22.4 dev: true /redent@3.0.0: @@ -9098,6 +9131,7 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 functions-have-names: 1.2.3 + dev: true /regexpp@3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} @@ -9302,6 +9336,7 @@ packages: call-bind: 1.0.2 get-intrinsic: 1.1.3 is-regex: 1.1.4 + dev: true /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} @@ -9411,6 +9446,7 @@ packages: engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 + dev: true /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} @@ -9421,6 +9457,7 @@ packages: /shebang-regex@1.0.0: resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} engines: {node: '>=0.10.0'} + dev: true /shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} @@ -9435,6 +9472,7 @@ packages: call-bind: 1.0.2 get-intrinsic: 1.1.3 object-inspect: 1.12.2 + dev: true /signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -9713,6 +9751,7 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 es-abstract: 1.20.4 + dev: true /string.prototype.trimend@1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} @@ -9720,6 +9759,7 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 es-abstract: 1.20.4 + dev: true /string.prototype.trimstart@1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} @@ -9727,6 +9767,7 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 es-abstract: 1.20.4 + dev: true /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} @@ -9754,6 +9795,7 @@ packages: /strip-bom@3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} + dev: true /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} @@ -10209,7 +10251,6 @@ packages: /type-fest@0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} - dev: true /type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} @@ -10288,6 +10329,7 @@ packages: has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 + dev: true /unc-path-regex@0.1.2: resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==} @@ -10511,6 +10553,7 @@ packages: is-number-object: 1.0.7 is-string: 1.0.7 is-symbol: 1.0.4 + dev: true /which-module@2.0.0: resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} @@ -10529,6 +10572,7 @@ packages: hasBin: true dependencies: isexe: 2.0.0 + dev: true /which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} diff --git a/presets/browser/package.json b/presets/browser/package.json index bcf7561c..4c51fe6b 100644 --- a/presets/browser/package.json +++ b/presets/browser/package.json @@ -95,7 +95,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "repobuddy": "^1.0.1", "rimraf": "~5.0.0", "size-limit": "~11.0.0", diff --git a/tools/repo-scripts/package.json b/tools/repo-scripts/package.json index 8755188f..4bb17a72 100644 --- a/tools/repo-scripts/package.json +++ b/tools/repo-scripts/package.json @@ -63,7 +63,7 @@ "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", "npm-check-updates": "~16.14.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "rimraf": "~5.0.0", "ts-jest": "^29.1.0", "tslib": "^2.5.0",