Skip to content

Commit 61102e3

Browse files
committed
chore(dependencies): update
1 parent b230db6 commit 61102e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"chart.js": "^4.4.4",
5656
"lodash-es": "^4.17.21",
5757
"rxjs": "~7.8.1",
58-
"tslib": "^2.6.3",
58+
"tslib": "^2.7.0",
5959
"zone.js": "~0.14.10"
6060
},
6161
"devDependencies": {
@@ -69,7 +69,7 @@
6969
"@types/node": "^20.16.1",
7070
"angular-eslint": "~18.3.0",
7171
"copyfiles": "^2.4.1",
72-
"eslint": "^9.9.0",
72+
"eslint": "^9.9.1",
7373
"jasmine-core": "^5.2.0",
7474
"karma": "^6.4.4",
7575
"karma-chrome-launcher": "^3.2.0",
@@ -79,7 +79,7 @@
7979
"ng-packagr": "^18.2.1",
8080
"prettier": "^3.3.3",
8181
"typescript": "~5.5.4",
82-
"typescript-eslint": "~8.2.0"
82+
"typescript-eslint": "~8.3.0"
8383
},
8484
"keywords": [
8585
"angular",

0 commit comments

Comments
 (0)