Skip to content

Commit

Permalink
Add missing types
Browse files Browse the repository at this point in the history
Signed-off-by: Rūdolfs Ošiņš <[email protected]>
  • Loading branch information
rudolfs committed Aug 8, 2022
1 parent 7b11c60 commit b1f3056
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"*.otf"
],
"devDependencies": {
"@types/node": "^18.6.4",
"@types/yargs": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.6.4":
version: 18.6.4
resolution: "@types/node@npm:18.6.4"
checksum: fc453dd2b541f5812ba1a8f957f577727cf2d8aee886f1d5c03eb153b2b3373d2e0953c5bd2b7a5b184073bc317f54ec91f1ec4830a58eda4a833e90654021de
languageName: node
linkType: hard

"@types/pug@npm:^2.0.4":
version: 2.0.6
resolution: "@types/pug@npm:2.0.6"
Expand Down Expand Up @@ -4368,6 +4375,7 @@ __metadata:
resolution: "radicle-design-system@workspace:."
dependencies:
"@types/lodash-es": ^4.17.6
"@types/node": ^18.6.4
"@types/yargs": ^17.0.11
"@typescript-eslint/eslint-plugin": ^5.32.0
"@typescript-eslint/parser": ^5.32.0
Expand Down

0 comments on commit b1f3056

Please sign in to comment.