mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-08-28 22:18:45 -04:00
build(deps): bump minimist and tap
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [tap](https://github.com/tapjs/tapjs). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.8) Updates `tap` from 11.1.5 to 18.5.2 - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v11.1.5...tap@18.5.2) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: tap dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8aa528867c
commit
b6066a2cc6
2 changed files with 5193 additions and 4319 deletions
9510
package-lock.json
generated
9510
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -36,7 +36,7 @@
|
|||
"glob": "^7.0.6",
|
||||
"husky": "0.14.3",
|
||||
"semantic-release": "^15.1.6",
|
||||
"tap": "^11.1.3"
|
||||
"tap": "^18.5.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue