Skip to content

Commit

Permalink
Merge pull request #422 from atlas-bi/renovate/linters
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering authored Aug 4, 2023
2 parents 6279c34 + e255d3d commit 31dd924
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 31 deletions.
67 changes: 38 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@semantic-release/release-notes-generator": "11.0.3",
"browser-sync": "^2.29.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.43.0",
"eslint": "8.44.0",
"gulp-concat": "2.6.1",
"gulp-cssnano": "2.1.3",
"gulp-purgecss": "5.0.0",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.10.5"
"version": "2.10.6"
}

0 comments on commit 31dd924

Please sign in to comment.