Skip to content

Commit

Permalink
Merge tag 'v4.16.0'
Browse files Browse the repository at this point in the history
v4.16.0

 - [New] `bin/tape`: include the exact arg when there are no glob results; use require on `--require` files
 - [Refactor] `bin/tape`: make it a bit more functional, for easier v5 backporting
 - [Robustness] `test` observably looks up `exec` on the object
 - [meta] create FUNDING.yml
 - [meta] add SECURITY.md
 - [Deps] update `glob`, `object-inspect`, `resolve`, `string.prototype.trim`
 - [Dev Deps] update `@ljharb/eslint-config`, `array.prototype.flatmap`, `es-value-fixtures`, `falafel`
 - [Tests] fix no_only tests on Windows
  • Loading branch information
ljharb committed Aug 16, 2022
2 parents 6d9e782 + f4c7214 commit 4a44a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"ecstatic": "^4.1.4",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"falafel": "^2.2.4",
"falafel": "^2.2.5",
"js-yaml": "^3.14.0",
"npm-run-posix-or-windows": "^2.0.2",
"npmignore": "^0.3.0",
Expand Down

0 comments on commit 4a44a7e

Please sign in to comment.