Skip to content

Commit

Permalink
fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Jul 2, 2024
1 parent e386b60 commit 1433829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@
"prettier": "3.3.1",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "^5.4.5"
"typescript": "^4.5.2"
}
}
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6735,16 +6735,11 @@ [email protected]:
xml2js "^0.4.23"
yargs "^17.3.1"

typescript@^4.1.2:
typescript@^4.1.2, typescript@^4.5.2:
version "4.9.5"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

typescript@^5.4.5:
version "5.5.3"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==

uglify-js@^3.1.4:
version "3.16.1"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.16.1.tgz"
Expand Down

0 comments on commit 1433829

Please sign in to comment.