Skip to content

Commit

Permalink
chore(deps): correct tyepscript dep
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Apr 17, 2024
1 parent ecc2680 commit ec44d6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"ses": "0.18.7",
"typescript": "~5.3.3",
"vitest": "^0.34.1"
},
"eslintConfig": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-airbnb-base: "npm:15.0.0"
ses: "npm:0.18.7"
typescript: "npm:~5.3.3"
vitest: "npm:^0.34.1"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit ec44d6d

Please sign in to comment.