Skip to content

Commit 986bf11

Browse files
Upgrade dependencies
1 parent e013cd6 commit 986bf11

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@rollup/plugin-node-resolve": "^15.2.3",
6262
"@rollup/plugin-terser": "^0.4.4",
6363
"@rollup/plugin-typescript": "^11.1.6",
64-
"@typescript-eslint/eslint-plugin": "^7.2.0",
65-
"@typescript-eslint/parser": "^7.2.0",
64+
"@typescript-eslint/eslint-plugin": "^7.4.0",
65+
"@typescript-eslint/parser": "^7.4.0",
6666
"chai": "^5.1.0",
6767
"eslint": "^8.57.0",
6868
"eslint-config-prettier": "^9.1.0",
@@ -72,10 +72,10 @@
7272
"tsdoc": "^0.0.4",
7373
"tslib": "^2.6.2",
7474
"typedoc": "^0.25.12",
75-
"typescript": "^5.4.2"
75+
"typescript": "^5.4.3"
7676
},
7777
"dependencies": {
78-
"ky": "^1.2.2",
78+
"ky": "^1.2.3",
7979
"lru-cache": "^10.2.0"
8080
},
8181
"files": [

0 commit comments

Comments
 (0)