Skip to content

Commit 23010ec

Browse files
committed
Move @types/trusted-types into dev deps
1 parent 306761b commit 23010ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"@types/sinon": "9.0.11",
8686
"@types/sinon-chai": "3.2.9",
8787
"@types/tmp": "0.2.3",
88+
"@types/trusted-types": "2.0.3",
8889
"@types/yargs": "17.0.22",
8990
"@typescript-eslint/eslint-plugin": "5.43.0",
9091
"@typescript-eslint/eslint-plugin-tslint": "5.43.0",
@@ -153,8 +154,5 @@
153154
"watch": "1.0.2",
154155
"webpack": "4.46.0",
155156
"yargs": "17.6.2"
156-
},
157-
"dependencies": {
158-
"@types/trusted-types": "2.0.3"
159157
}
160158
}

0 commit comments

Comments
 (0)