Skip to content

Commit

Permalink
[Dev] Update typescript (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent d1abb87 commit da007d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-typescript": "7.24.7",
"@jest/globals": "29.7.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@types/tinymce": "4.6.9",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand All @@ -58,7 +58,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tslib": "2.6.3",
"typescript": "5.4.5",
"typescript": "5.5.2",
"webpack": "5.92.0",
"webpack-cli": "5.1.4"
}
Expand Down

0 comments on commit da007d0

Please sign in to comment.