@remotion/eslint-plugin 3.0.0-lambda.453 → 3.0.0-lambda.455

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- @remotion/eslint-plugin:build: cache hit, replaying output d49de09bfc13bfaf
2
- @remotion/eslint-plugin:build: 
3
- @remotion/eslint-plugin:build: > @remotion/eslint-plugin@2.6.14 build /Users/jonathanburger/remotion/packages/eslint-plugin
4
- @remotion/eslint-plugin:build: > tsc -d
5
- @remotion/eslint-plugin:build: 
1
+ @remotion/eslint-plugin:build: cache hit, replaying output 5c7ba3e6483b9fcf
2
+ @remotion/eslint-plugin:build: 
3
+ @remotion/eslint-plugin:build: > @remotion/eslint-plugin@2.6.14 build /Users/jonathanburger/remotion/packages/eslint-plugin
4
+ @remotion/eslint-plugin:build: > tsc -d
5
+ @remotion/eslint-plugin:build: 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/eslint-plugin",
3
- "version": "3.0.0-lambda.453+8e814770e",
3
+ "version": "3.0.0-lambda.455+7fad20fae",
4
4
  "description": "A set of rules helping you avoid common pitfalls in Remotion.",
5
5
  "scripts": {
6
6
  "build": "tsc -d",
@@ -21,5 +21,5 @@
21
21
  "typescript": "^4.5.5"
22
22
  },
23
23
  "private": false,
24
- "gitHead": "8e814770e1584660eb9165e51ada91628ca59ee7"
24
+ "gitHead": "7fad20fae1ad76d701c875e552f1f5b39a487473"
25
25
  }