Skip to content

Commit

Permalink
[grid] Updating typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed May 31, 2022
1 parent d1126b7 commit f677d2d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions javascript/grid-ui/package-lock.json

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

2 changes: 1 addition & 1 deletion javascript/grid-ui/package.json
Expand Up @@ -52,7 +52,7 @@
"@testing-library/user-event": "^14.2.0",
"react-scripts": "5.0.1",
"ts-standard": "^11.0.0",
"typescript": "^3.9.10"
"typescript": "^4.7.2"
},
"jest": {
"testMatch": [
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"serve-index": "^1.9.1",
"sinon": "^7.5.0",
"ts-jest": "^26.5.4",
"typescript": "^3.9.10",
"typescript": "^4.7.2",
"xml2js": "^0.4.23"
},
"repository": {
Expand Down

0 comments on commit f677d2d

Please sign in to comment.