Skip to content

Commit

Permalink
fix: update typescript dependencies
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent e484394 commit 8337842
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 200 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bootstrap": "5.2.3",
"commander": "11.0.0",
"rxjs": "7.8.1",
"tslib": "2.6.0",
"tslib": "2.6.2",
"zone.js": "0.13.1"
},
"devDependencies": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"terser-webpack-plugin": "5.3.9",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"typescript": "5.2.2",
"webpack-merge": "5.9.0",
"@nx/eslint": "17.0.2"
}
Expand Down
Loading

0 comments on commit 8337842

Please sign in to comment.