Skip to content

Commit

Permalink
[tests] [deps] update has-dynamic-import, ls-engines, `node-expor…
Browse files Browse the repository at this point in the history
…ts-info`
  • Loading branch information
ljharb committed Feb 23, 2024
1 parent f66b5a6 commit 2ff0828
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -37,7 +37,10 @@
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"glob-gitignore": "^1.0.14",
"has-dynamic-import": "^2.1.0",
"ls-engines": "^0.9.1",
"node-exports-info": "^1.3.0",
"semver": "^7.6.0",
"tape": "^5.7.5"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/tests/package.json
Expand Up @@ -49,15 +49,15 @@
"array.from": "^1.1.1",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"has-dynamic-import": "^2.0.1",
"has-dynamic-import": "^2.1.0",
"has-package-exports": "^1.3.0",
"in-publish": "^2.0.1",
"is-equal": "^1.7.0",
"jackspeak": "=2.1.1",
"json-diff": "^1.0.6",
"list-exports": "*",
"ls-engines": "^0.8.0",
"node-exports-info": "^1.1.3",
"ls-engines": "^0.9.1",
"node-exports-info": "^1.3.0",
"object.entries": "^1.1.7",
"object.fromentries": "^2.0.7",
"resolve": "^2.0.0-next.4",
Expand Down

0 comments on commit 2ff0828

Please sign in to comment.