Skip to content

Commit

Permalink
chore: update typescript (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 authored Jan 20, 2023
1 parent 24c312d commit d362ab9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 14 deletions.
39 changes: 26 additions & 13 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"@babel/preset-env": "^7.19.4",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@types/node": "^18.11.18",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"babel-jest": "^28.1.3",
"bootstrap": "^4.6.2",
Expand All @@ -82,7 +83,7 @@
"sass": "^1.57.1",
"sass-loader": "^12.6.0",
"standard-version": "^9.3.0",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.11.1"
Expand Down

0 comments on commit d362ab9

Please sign in to comment.