Skip to content

Commit 09e076a

Browse files
authored
Bump version and update dependencies (#273)
1 parent d6281fa commit 09e076a

File tree

2 files changed

+112
-112
lines changed

2 files changed

+112
-112
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-portal",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -87,7 +87,7 @@
8787
"tailwindcss": "^4.1.18",
8888
"ts-node": "^10.9.2",
8989
"typescript": "~5.9.3",
90-
"typescript-eslint": "^8.54.0",
90+
"typescript-eslint": "^8.55.0",
9191
"vitest": "^4.0.18"
9292
},
9393
"msw": {

0 commit comments

Comments
 (0)