Skip to content

Commit

Permalink
^
Browse files Browse the repository at this point in the history
  • Loading branch information
lizthegrey committed Sep 14, 2024
1 parent b7e9693 commit d889c41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"ts-jest": "^29.2.5",
"ts-jest-resolver": "^2.0.1",
"ts-loader": "^9.5.1",
"typescript": "5.6.2",
"typescript": "^5.6.2",
"url": "^0.11.4",
"vue": "^3.5.5",
"vue-eslint-parser": "^9.4.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7427,7 +7427,7 @@ __metadata:
ts-jest: "npm:^29.2.5"
ts-jest-resolver: "npm:^2.0.1"
ts-loader: "npm:^9.5.1"
typescript: "npm:5.6.2"
typescript: "npm:^5.6.2"
unbzip2-stream: "npm:^1.4.3"
underscore: "npm:^1.13.7"
url: "npm:^0.11.4"
Expand Down Expand Up @@ -14350,7 +14350,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.2":
"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
Expand Down

0 comments on commit d889c41

Please sign in to comment.