@remotion/eslint-plugin 3.0.0-lambda.414 → 3.0.0-lambda.424

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 b3bee5feb7a41416
2
- @remotion/eslint-plugin:build: 
3
- @remotion/eslint-plugin:build: > @remotion/eslint-plugin@2.6.11 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 5d4af84661d4a24f
2
+ @remotion/eslint-plugin:build: 
3
+ @remotion/eslint-plugin:build: > @remotion/eslint-plugin@2.6.12 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.414+163634f42",
3
+ "version": "3.0.0-lambda.424+994a31b6b",
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": "163634f429a517c51466f67f84ea25df0bf3217a"
24
+ "gitHead": "994a31b6bfd812c7552c8d157c14c59667f8efce"
25
25
  }