Skip to content

Commit 76ae37c

Browse files
committed
chore: bump gitstream-core to 2.1.192 and update related dependencies
1 parent 0ebdf2c commit 76ae37c

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

dist/index.js

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

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"license": "Apache-2.0",
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",
41-
"@linearb/gitstream-core": "2.1.191"
41+
"@linearb/gitstream-core": "2.1.192"
4242
},
4343
"devDependencies": {
4444
"@jest/globals": "^30.0.5",

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"module": "NodeNext",
66
"rootDir": "./src",
77
"moduleResolution": "NodeNext",
8+
"isolatedModules": true,
89
"baseUrl": "./",
910
"sourceMap": true,
1011
"outDir": "./dist",

0 commit comments

Comments
 (0)