Skip to content

Commit 7f50e9c

Browse files
Merge branch 'main' into busy-lobster
2 parents 674fa92 + dd2c784 commit 7f50e9c

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

package-lock.json

Lines changed: 17 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"superlint": "docker run --platform linux/amd64 -e DEFAULT_BRANCH=main -e VALIDATE_GIT_COMMITLINT=false -e VALIDATE_TERRAFORM_TERRASCAN=false -e VALIDATE_TERRAFORM_TFLINT=false -e FIX_JSON_PRETTIER=true -e IGNORE_GITIGNORED_FILES=true -e VALIDATE_ALL_CODEBASE=true -e VALIDATE_JSCPD=false -e RUN_LOCAL=true -v ./:/tmp/lint ghcr.io/super-linter/super-linter:slim-latest"
88
},
99
"dependencies": {
10-
"@dataform/core": "3.0.45",
10+
"@dataform/core": "3.0.46",
1111
"@masthead-data/dataform-package": "0.2.0"
1212
},
1313
"devDependencies": {
1414
"eslint": "10.0.0",
1515
"globals": "17.3.0",
1616
"markdownlint-cli": "0.47.0",
17-
"@dataform/cli": "3.0.45"
17+
"@dataform/cli": "3.0.46"
1818
},
1919
"markdownlint": {
2020
"default": true,

0 commit comments

Comments
 (0)