Skip to content

Commit cb5841c

Browse files
committed
chore: update dependencies
1 parent 768c904 commit cb5841c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"import": "./dist/plusauth-rest-js.js",
1313
"require": "./dist/plusauth-rest-js.cjs"
1414
},
15-
"packageManager": "pnpm@9.9.0",
15+
"packageManager": "pnpm@9.10.0",
1616
"files": [
1717
"dist"
1818
],
@@ -44,8 +44,8 @@
4444
"eslint-plugin-import": "^2.30.0",
4545
"release-it": "^17.6.0",
4646
"tsup": "^8.2.4",
47-
"typescript": "^5.5.4",
48-
"typescript-eslint": "^8.4.0"
47+
"typescript": "^5.6.2",
48+
"typescript-eslint": "^8.5.0"
4949
},
5050
"publishConfig": {
5151
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)