Skip to content

Commit 92dab62

Browse files
committed
wip
1 parent 707dc23 commit 92dab62

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/core": "^7.26.0",
7878
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
7979
"@shopify/jest-koa-mocks": "^5.3.1",
80-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c",
80+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5",
8181
"@types/app-root-path": "^1.2.8",
8282
"@types/body-parser": "^1.19.5",
8383
"@types/deep-extend": "^0.6.2",

meteor/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,9 +1141,9 @@ __metadata:
11411141
languageName: node
11421142
linkType: soft
11431143

1144-
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c":
1144+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5":
11451145
version: 3.0.0-0
1146-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c"
1146+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5"
11471147
dependencies:
11481148
"@sofie-automation/eslint-plugin": "github:SuperFlyTV/sofie-eslint-plugin#commit=7d1eecabc9ec2fa2c27c167a52c8ed6b1846e5a9"
11491149
date-fns: "npm:^4.1.0"
@@ -1163,7 +1163,7 @@ __metadata:
11631163
bin:
11641164
sofie-licensecheck: ./bin/checkLicenses.mjs
11651165
sofie-version: ./bin/updateVersion.mjs
1166-
checksum: 10c0/649dbf5133018ff9bd74717bd3586b9b2ad33702dd472d71d9e63a3c41455bea186d3a91b82ac99360dd225ca5f36ab41c6927972f96f33afaef801abc6a1bb8
1166+
checksum: 10c0/d7ef60e00fe678b58d1da181605d9a0dde05774c03f7e16cdd976e3ade70e73d6f57f0fc1906792b2638bd90cf1bf53d7949cd9d981a12050368669b59de56e2
11671167
languageName: node
11681168
linkType: hard
11691169

@@ -2251,7 +2251,7 @@ __metadata:
22512251
"@shopify/jest-koa-mocks": "npm:^5.3.1"
22522252
"@slack/webhook": "npm:^7.0.4"
22532253
"@sofie-automation/blueprints-integration": "portal:../packages/blueprints-integration"
2254-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c"
2254+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5"
22552255
"@sofie-automation/corelib": "portal:../packages/corelib"
22562256
"@sofie-automation/job-worker": "portal:../packages/job-worker"
22572257
"@sofie-automation/meteor-lib": "portal:../packages/meteor-lib"

packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@babel/core": "^7.26.0",
4141
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
42-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c",
42+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5",
4343
"@types/amqplib": "^0.10.6",
4444
"@types/debug": "^4.1.12",
4545
"@types/ejson": "^2.2.2",

packages/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5981,9 +5981,9 @@ __metadata:
59815981
languageName: unknown
59825982
linkType: soft
59835983

5984-
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c":
5984+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5":
59855985
version: 3.0.0-0
5986-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c"
5986+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5"
59875987
dependencies:
59885988
"@sofie-automation/eslint-plugin": "github:SuperFlyTV/sofie-eslint-plugin#commit=7d1eecabc9ec2fa2c27c167a52c8ed6b1846e5a9"
59895989
date-fns: "npm:^4.1.0"
@@ -6003,7 +6003,7 @@ __metadata:
60036003
bin:
60046004
sofie-licensecheck: ./bin/checkLicenses.mjs
60056005
sofie-version: ./bin/updateVersion.mjs
6006-
checksum: 10c0/649dbf5133018ff9bd74717bd3586b9b2ad33702dd472d71d9e63a3c41455bea186d3a91b82ac99360dd225ca5f36ab41c6927972f96f33afaef801abc6a1bb8
6006+
checksum: 10c0/d7ef60e00fe678b58d1da181605d9a0dde05774c03f7e16cdd976e3ade70e73d6f57f0fc1906792b2638bd90cf1bf53d7949cd9d981a12050368669b59de56e2
60076007
languageName: node
60086008
linkType: hard
60096009

@@ -22027,7 +22027,7 @@ asn1@evs-broadcast/node-asn1:
2202722027
dependencies:
2202822028
"@babel/core": "npm:^7.26.0"
2202922029
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
22030-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=68d950c8fc2213b59fa1609a40c59bd4b3d44b2c"
22030+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=7656a8f8e52d53adafcca7326f48c7e10becdfb5"
2203122031
"@types/amqplib": "npm:^0.10.6"
2203222032
"@types/debug": "npm:^4.1.12"
2203322033
"@types/ejson": "npm:^2.2.2"

0 commit comments

Comments
 (0)