Skip to content

Commit 2f7a932

Browse files
committed
chore: Remove verror
1 parent 04f37fe commit 2f7a932

File tree

2 files changed

+2
-77
lines changed

2 files changed

+2
-77
lines changed

package-lock.json

Lines changed: 1 addition & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
"@types/lodash": "^4.14.184",
111111
"@types/mocha": "^10.0.7",
112112
"@types/node": "^20.14.14",
113-
"@types/verror": "^1.10.6",
114113
"@types/vscode": "=1.52.0",
115114
"@typescript-eslint/eslint-plugin": "^8.0.1",
116115
"@typescript-eslint/parser": "^8.0.1",
@@ -129,7 +128,6 @@
129128
"htmlparser2": "^9.1.0",
130129
"lodash": "^4.17.21",
131130
"p-map": "^7.0.2",
132-
"source-map-support": "^0.5.21",
133-
"verror": "^1.10.1"
131+
"source-map-support": "^0.5.21"
134132
}
135133
}

0 commit comments

Comments
 (0)