Skip to content

Commit 76ee5cc

Browse files
Update detsys-ts for: Merge pull request #71 from DeterminateSystems/updates (b3319a2c78c46d5ad6bc00d3453266d3d9fdde44) (#105)
Co-authored-by: grahamc <76716+grahamc@users.noreply.github.com>
1 parent 6221693 commit 76ee5cc

File tree

3 files changed

+170
-165
lines changed

3 files changed

+170
-165
lines changed

dist/index.js

+13-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
37-
"@types/node": "^20.17.14",
37+
"@types/node": "^20.17.17",
3838
"@types/tail": "^2.2.3",
3939
"@types/uuid": "^9.0.8",
4040
"@typescript-eslint/eslint-plugin": "^7.18.0",
@@ -43,9 +43,9 @@
4343
"eslint-import-resolver-typescript": "^3.7.0",
4444
"eslint-plugin-github": "^4.10.2",
4545
"eslint-plugin-import": "^2.31.0",
46-
"eslint-plugin-prettier": "^5.2.2",
46+
"eslint-plugin-prettier": "^5.2.3",
4747
"prettier": "^3.4.2",
48-
"tsup": "^8.3.5",
48+
"tsup": "^8.3.6",
4949
"typescript": "^5.7.3"
5050
}
5151
}

0 commit comments

Comments
 (0)