Skip to content

Commit 75d1ef1

Browse files
committed
hack: update tooling
1 parent 57fdaf4 commit 75d1ef1

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.7",
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=232fbb0fa39bb06f310b693ed16b566a626578fb",
80+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c",
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=232fbb0fa39bb06f310b693ed16b566a626578fb":
1144+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c":
11451145
version: 3.0.0-0
1146-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=232fbb0fa39bb06f310b693ed16b566a626578fb"
1146+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c"
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/6b646fb6c4e800c4f4b591b875cfd6b494e6eee35027191635e4ad047c060f2e41463ffa3738135bc0987a147930f0996317fa1f068a40b0428542894c3397ed
1166+
checksum: 10c0/b781f438bddddd6f6bb70cc1e76d501330f2e1c2aed1b0d33bb7eb950e83f4f6b203acb30109749de3c3c0b2c275d875bdbdd58f11752240f2a32fde35310208
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=232fbb0fa39bb06f310b693ed16b566a626578fb"
2254+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c"
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.7",
4141
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
42-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=232fbb0fa39bb06f310b693ed16b566a626578fb",
42+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c",
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
@@ -5971,9 +5971,9 @@ __metadata:
59715971
languageName: unknown
59725972
linkType: soft
59735973

5974-
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=232fbb0fa39bb06f310b693ed16b566a626578fb":
5974+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c":
59755975
version: 3.0.0-0
5976-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=232fbb0fa39bb06f310b693ed16b566a626578fb"
5976+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c"
59775977
dependencies:
59785978
"@sofie-automation/eslint-plugin": "github:SuperFlyTV/sofie-eslint-plugin#commit=7d1eecabc9ec2fa2c27c167a52c8ed6b1846e5a9"
59795979
date-fns: "npm:^4.1.0"
@@ -5993,7 +5993,7 @@ __metadata:
59935993
bin:
59945994
sofie-licensecheck: ./bin/checkLicenses.mjs
59955995
sofie-version: ./bin/updateVersion.mjs
5996-
checksum: 10c0/6b646fb6c4e800c4f4b591b875cfd6b494e6eee35027191635e4ad047c060f2e41463ffa3738135bc0987a147930f0996317fa1f068a40b0428542894c3397ed
5996+
checksum: 10c0/b781f438bddddd6f6bb70cc1e76d501330f2e1c2aed1b0d33bb7eb950e83f4f6b203acb30109749de3c3c0b2c275d875bdbdd58f11752240f2a32fde35310208
59975997
languageName: node
59985998
linkType: hard
59995999

@@ -22006,7 +22006,7 @@ asn1@evs-broadcast/node-asn1:
2200622006
dependencies:
2200722007
"@babel/core": "npm:^7.26.7"
2200822008
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
22009-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=232fbb0fa39bb06f310b693ed16b566a626578fb"
22009+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=46253cb4c8b3dfc779c35797f305ceee31f9003c"
2201022010
"@types/amqplib": "npm:^0.10.6"
2201122011
"@types/debug": "npm:^4.1.12"
2201222012
"@types/ejson": "npm:^2.2.2"

0 commit comments

Comments
 (0)