Skip to content

Commit

Permalink
update several deps
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 26, 2024
1 parent e329bae commit 8588c4f
Show file tree
Hide file tree
Showing 23 changed files with 726 additions and 310 deletions.
843 changes: 614 additions & 229 deletions package-lock.json

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,48 +23,48 @@
"@esbuild-kit/cjs-loader": "^2.4.4",
"@esbuild-kit/esm-loader": "^2.6.5",
"@tapjs/processinfo": "^3.1.7",
"@types/diff": "^5.0.5",
"@types/ms": "^0.7.32",
"@types/mustache": "^4.2.3",
"@types/node": "^20.7.1",
"@types/node-fetch": "^2.6.6",
"@types/npmcli__promise-spawn": "^6.0.1",
"@types/opener": "^1.4.1",
"@types/pacote": "^11.1.6",
"@types/react": "^18.2.23",
"@types/semver": "^7.5.3",
"@types/sinon": "^10.0.17",
"@types/which": "^3.0.0",
"@types/diff": "^5.0.9",
"@types/ms": "^0.7.34",
"@types/mustache": "^4.2.5",
"@types/node": "^20.11.30",
"@types/node-fetch": "^2.6.11",
"@types/npmcli__promise-spawn": "^6.0.3",
"@types/opener": "^1.4.3",
"@types/pacote": "^11.1.8",
"@types/react": "^18.2.72",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@types/which": "^3.0.3",
"async-hook-domain": "^4.0.1",
"c8": "^8.0.1",
"chalk": "^5.3.0",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"clock-mock": "^2.0.2",
"diff": "^5.1.0",
"diff": "^5.2.0",
"eleventy-plugin-toc": "^1.1.5",
"events-to-array": "^2.0.3",
"foreground-child": "^3.1.1",
"function-loop": "^4.0.0",
"ink": "^4.4.1",
"ink-testing-library": "^3.0.0",
"is-actual-promise": "^1.0.0",
"is-actual-promise": "^1.0.1",
"jackspeak": "^2.3.6",
"markdown-it": "^13.0.2",
"markdown-it-anchor": "^8.6.7",
"minimatch": "^9.0.1",
"minipass": "^7.0.3",
"minipass": "^7.0.4",
"mkdirp": "^3.0.1",
"ms": "^2.1.3",
"mustache": "^4.2.0",
"netlify-cli": "^16.4.2",
"nock": "^13.3.2",
"nock": "^13.5.4",
"node-fetch": "^3.3.2",
"nx": "^16.9.1",
"nx-cloud": "^16.4.0",
"opener": "^1.5.2",
"pacote": "^17.0.4",
"pagefind": "^1.0.3",
"pacote": "^17.0.6",
"pagefind": "^1.0.4",
"patch-console": "^2.0.0",
"path-scurry": "^1.9.2",
"polite-json": "^4.0.1",
Expand All @@ -76,20 +76,19 @@
"read": "^2.1.0",
"resolve-import": "^1.4.5",
"rimraf": "^5.0.5",
"sinon": "^15.2.0",
"string-length": "^6.0.0",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"surge": "^0.23.1",
"sync-content": "^1.0.2",
"tap": "^18.0.0-0",
"trivial-deferred": "^2.0.0",
"tshy": "^1.11.1",
"tsx": "^4.1.2",
"typedoc": "^0.25.1",
"tshy": "^1.12.0",
"tsx": "^4.7.1",
"typedoc": "^0.25.12",
"typescript": "5.2",
"walk-up-path": "^3.0.1",
"which": "^4.0.0",
"yaml": "^2.3.1",
"yaml": "^2.4.1",
"yaml-types": "^0.3.0"
},
"scripts": {
Expand Down Expand Up @@ -118,7 +117,7 @@
"dependencies": {
"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.5",
"glob": "^10.3.10",
"semver": "^7.5.4",
"semver": "^7.6.0",
"signal-exit": "4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion src/after/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"author": "Isaac Z. Schlueter",
"license": "BlueOak-1.0.0",
"dependencies": {
"is-actual-promise": "^1.0.0"
"is-actual-promise": "^1.0.1"
},
"peerDependencies": {
"@tapjs/core": "1.5.1"
Expand Down
2 changes: 1 addition & 1 deletion src/asserts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "BlueOak-1.0.0",
"dependencies": {
"@tapjs/stack": "1.2.7",
"is-actual-promise": "^1.0.0",
"is-actual-promise": "^1.0.1",
"tcompare": "6.4.5",
"trivial-deferred": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/before/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"author": "Isaac Z. Schlueter",
"license": "BlueOak-1.0.0",
"dependencies": {
"is-actual-promise": "^1.0.0"
"is-actual-promise": "^1.0.1"
},
"peerDependencies": {
"@tapjs/core": "1.5.1"
Expand Down
2 changes: 1 addition & 1 deletion src/core/dist/commonjs/tap-file.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8588c4f

Please sign in to comment.