[go: nahoru, domu]

Skip to content

Commit

Permalink
Move @types/trusted-types into dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dwyfrequency committed Mar 26, 2023
1 parent 306761b commit 23010ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.9",
"@types/tmp": "0.2.3",
"@types/trusted-types": "2.0.3",
"@types/yargs": "17.0.22",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/eslint-plugin-tslint": "5.43.0",
Expand Down Expand Up @@ -153,8 +154,5 @@
"watch": "1.0.2",
"webpack": "4.46.0",
"yargs": "17.6.2"
},
"dependencies": {
"@types/trusted-types": "2.0.3"
}
}

0 comments on commit 23010ec

Please sign in to comment.