Skip to content

Commit ec0c431

Browse files
committed
chore(dev-deps): add @types/domutils
1 parent 1b51f54 commit ec0c431

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,14 @@
8989
"@babel/preset-react": "^7.22.5",
9090
"@commitlint/cli": "^19.0.0",
9191
"@commitlint/config-conventional": "^19.0.0",
92+
"@types/domutils": "^1.7.8",
9293
"@types/express": "^5.0.1",
9394
"@types/express-http-proxy": "^1.6.6",
9495
"@types/lodash": "^4.17.15",
9596
"@types/mocha": "^10.0.10",
9697
"@types/node": "^22.13.5",
97-
"@types/react-html-parser": "^2.0.7",
9898
"@types/react-dom": "^17.0.11",
99+
"@types/react-html-parser": "^2.0.7",
99100
"@types/yargs": "^17.0.33",
100101
"@typescript-eslint/eslint-plugin": "^8.29.0",
101102
"@typescript-eslint/parser": "^8.29.0",

0 commit comments

Comments
 (0)