Skip to content

Commit fb0dabe

Browse files
committed
wip
1 parent f968f6a commit fb0dabe

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=64ba929db3d41d2494e71249e117f2492033922d",
80+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d",
8181
"@sofie-automation/eslint-plugin": "^0.1.1",
8282
"@types/app-root-path": "^1.2.8",
8383
"@types/body-parser": "^1.19.5",

meteor/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,9 +1152,9 @@ __metadata:
11521152
languageName: node
11531153
linkType: soft
11541154

1155-
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=64ba929db3d41d2494e71249e117f2492033922d":
1155+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d":
11561156
version: 3.0.0-0
1157-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=64ba929db3d41d2494e71249e117f2492033922d"
1157+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d"
11581158
dependencies:
11591159
"@sofie-automation/eslint-plugin": "npm:^0.1.1"
11601160
date-fns: "npm:^4.1.0"
@@ -1174,7 +1174,7 @@ __metadata:
11741174
bin:
11751175
sofie-licensecheck: ./bin/checkLicenses.mjs
11761176
sofie-version: ./bin/updateVersion.mjs
1177-
checksum: 10c0/74982e170c814e8461b386a1fdd2687f269490128e283b4e37a29b420bbc6fb30453fe01df3d1fa8b3e932461f9068b0fa6a8e8f760305668e6e68c811027718
1177+
checksum: 10c0/22f723469aab85984e4ef4560778c7f15fb10fd7866ec9ec09fced3da3d862171b2b349cb5362855c87cd57abb8259f5c4782a6d03e1db8f51ce32b17c2125db
11781178
languageName: node
11791179
linkType: hard
11801180

@@ -2277,7 +2277,7 @@ __metadata:
22772277
"@shopify/jest-koa-mocks": "npm:^5.3.1"
22782278
"@slack/webhook": "npm:^7.0.4"
22792279
"@sofie-automation/blueprints-integration": "portal:../packages/blueprints-integration"
2280-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=64ba929db3d41d2494e71249e117f2492033922d"
2280+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d"
22812281
"@sofie-automation/corelib": "portal:../packages/corelib"
22822282
"@sofie-automation/eslint-plugin": "npm:^0.1.1"
22832283
"@sofie-automation/job-worker": "portal:../packages/job-worker"

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=64ba929db3d41d2494e71249e117f2492033922d",
42+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d",
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=64ba929db3d41d2494e71249e117f2492033922d":
5984+
"@sofie-automation/code-standard-preset@github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d":
59855985
version: 3.0.0-0
5986-
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=64ba929db3d41d2494e71249e117f2492033922d"
5986+
resolution: "@sofie-automation/code-standard-preset@https://github.com/SuperFlyTV/sofie-code-standard-preset.git#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d"
59875987
dependencies:
59885988
"@sofie-automation/eslint-plugin": "npm:^0.1.1"
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/74982e170c814e8461b386a1fdd2687f269490128e283b4e37a29b420bbc6fb30453fe01df3d1fa8b3e932461f9068b0fa6a8e8f760305668e6e68c811027718
6006+
checksum: 10c0/22f723469aab85984e4ef4560778c7f15fb10fd7866ec9ec09fced3da3d862171b2b349cb5362855c87cd57abb8259f5c4782a6d03e1db8f51ce32b17c2125db
60076007
languageName: node
60086008
linkType: hard
60096009

@@ -22026,7 +22026,7 @@ asn1@evs-broadcast/node-asn1:
2202622026
dependencies:
2202722027
"@babel/core": "npm:^7.26.0"
2202822028
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
22029-
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=64ba929db3d41d2494e71249e117f2492033922d"
22029+
"@sofie-automation/code-standard-preset": "github:SuperFlyTV/sofie-code-standard-preset#commit=83e28ec8c6e0ea6287c20814f5dcb0cde1226b3d"
2203022030
"@types/amqplib": "npm:^0.10.6"
2203122031
"@types/debug": "npm:^4.1.12"
2203222032
"@types/ejson": "npm:^2.2.2"

0 commit comments

Comments
 (0)