Skip to content

Commit 647f8f1

Browse files
committed
chore: update dependencies
1 parent 3e4c861 commit 647f8f1

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"@rollup/plugin-typescript": "11.1.2",
6262
"@types/jasmine": "4.3.5",
6363
"@types/jest": "29.5.3",
64-
"@types/react": "18.2.15",
64+
"@types/react": "18.2.16",
6565
"@types/react-dom": "18.2.7",
66-
"@typescript-eslint/eslint-plugin": "6.1.0",
67-
"@typescript-eslint/parser": "6.1.0",
66+
"@typescript-eslint/eslint-plugin": "6.2.0",
67+
"@typescript-eslint/parser": "6.2.0",
6868
"eslint": "8.45.0",
6969
"eslint-config-prettier": "8.8.0",
7070
"husky": "8.0.3",
@@ -75,7 +75,7 @@
7575
"rollup": "3.26.3",
7676
"rollup-plugin-uglify": "6.0.4",
7777
"ts-jest": "29.1.1",
78-
"tslib": "2.6.0",
78+
"tslib": "2.6.1",
7979
"typescript": "5.1.6"
8080
},
8181
"peerDependencies": {

yarn.lock

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)