Skip to content

Commit fce90c1

Browse files
committed
bump node and typescript
1 parent 1859728 commit fce90c1

File tree

11 files changed

+67708
-60049
lines changed

11 files changed

+67708
-60049
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint-staged": "^14.0.0",
99
"standard": "^17.1.0",
1010
"ts-standard": "^12.0.2",
11-
"typescript": "^4.9.5"
11+
"typescript": "^5.8.3"
1212
},
1313
"lint-staged": {
1414
"*.{js,html}": [
@@ -43,7 +43,7 @@
4343
"scripts": {
4444
"clean": "lerna clean -y && lerna run clean",
4545
"build": "lerna bootstrap --ci",
46-
"set_version::deno": "lerna run set_version --scope neo4j-driver-deno --stream -- ",
46+
"set_version::deno": "lerna run set_version --scope neo4j-driver-deno --stream -- ",
4747
"build::deno": "lerna run build --scope neo4j-driver-deno --stream -- ",
4848
"build::notci": "lerna bootstrap",
4949
"docs": "lerna run docs --stream --concurrency 1",

0 commit comments

Comments
 (0)