Skip to content

Commit 4a44a7e

Browse files
committed
Merge tag 'v4.16.0'
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
2 parents 6d9e782 + f4c7214 commit 4a44a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ecstatic": "^4.1.4",
5757
"es-value-fixtures": "^1.4.2",
5858
"eslint": "=8.8.0",
59-
"falafel": "^2.2.4",
59+
"falafel": "^2.2.5",
6060
"js-yaml": "^3.14.0",
6161
"npm-run-posix-or-windows": "^2.0.2",
6262
"npmignore": "^0.3.0",

0 commit comments

Comments
 (0)