diff --git a/package-lock.json b/package-lock.json index f5ebfe1..cac9b95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@types/carbon__icons-react": "^11.26.2", "@types/node": "^20.9.0", "@types/react": "^18.2.37", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } }, "node_modules/@babel/runtime": { diff --git a/package.json b/package.json index 55773dd..c734169 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ "@types/carbon__icons-react": "^11.26.2", "@types/node": "^20.9.0", "@types/react": "^18.2.37", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } }