Skip to content

Commit abd43d1

Browse files
committed
Update dependencies
1 parent e24cdb6 commit abd43d1

File tree

2 files changed

+99
-46
lines changed

2 files changed

+99
-46
lines changed

package-lock.json

Lines changed: 88 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@
8181
],
8282
"dependencies": {
8383
"@vercel/nft": "^0.22.6",
84-
"acorn": "^8.8.2",
84+
"acorn": "^8.9.0",
8585
"acorn-walk": "^8.2.0",
8686
"ansi-styles": "^6.2.1",
8787
"arrgv": "^1.0.2",
8888
"arrify": "^3.0.0",
8989
"callsites": "^4.0.0",
90-
"cbor": "^8.1.0",
91-
"chalk": "^5.2.0",
90+
"cbor": "^9.0.0",
91+
"chalk": "^5.3.0",
9292
"chunkd": "^2.0.1",
9393
"ci-info": "^3.8.0",
9494
"ci-parallel-vars": "^1.0.1",
@@ -101,7 +101,7 @@
101101
"debug": "^4.3.4",
102102
"emittery": "^1.0.1",
103103
"figures": "^5.0.0",
104-
"globby": "^13.1.4",
104+
"globby": "^13.2.1",
105105
"ignore-by-default": "^2.1.0",
106106
"indent-string": "^5.0.0",
107107
"is-error": "^2.2.2",
@@ -110,15 +110,15 @@
110110
"matcher": "^5.0.0",
111111
"mem": "^9.0.2",
112112
"ms": "^2.1.3",
113-
"p-event": "^5.0.1",
114-
"p-map": "^5.5.0",
113+
"p-event": "^6.0.0",
114+
"p-map": "^6.0.0",
115115
"picomatch": "^2.3.1",
116116
"pkg-conf": "^4.0.0",
117117
"plur": "^5.1.0",
118118
"pretty-ms": "^8.0.0",
119119
"resolve-cwd": "^3.0.0",
120120
"stack-utils": "^2.0.6",
121-
"strip-ansi": "^7.0.1",
121+
"strip-ansi": "^7.1.0",
122122
"supertap": "^3.0.1",
123123
"temp-dir": "^3.0.0",
124124
"write-file-atomic": "^5.0.1",
@@ -128,13 +128,13 @@
128128
"@ava/test": "github:avajs/test",
129129
"@ava/typescript": "^4.1.0",
130130
"@sindresorhus/tsconfig": "^3.0.1",
131-
"@types/node": "^20.3.2",
131+
"@types/node": "^20.3.3",
132132
"ansi-escapes": "^6.2.0",
133-
"c8": "^7.13.0",
133+
"c8": "^8.0.0",
134134
"execa": "^7.1.1",
135135
"expect": "^29.5.0",
136-
"sinon": "^15.1.0",
137-
"tap": "^16.3.4",
136+
"sinon": "^15.2.0",
137+
"tap": "^16.3.7",
138138
"tempy": "^3.0.0",
139139
"tsd": "^0.28.1",
140140
"typescript": "^5.1.6",

0 commit comments

Comments
 (0)