docpad / docpad-plugin-sass

Adds support for the SASS and SCSS CSS pre-processors to DocPad. It also supports the Compass framework.
Other
13 stars 6 forks source link

Bump valid-directory from 3.0.0 to 3.5.0 #49

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps valid-directory from 3.0.0 to 3.5.0.

Changelog

Sourced from valid-directory's changelog.

v3.5.0 2020 October 29

v3.4.0 2020 September 5

v3.3.0 2020 September 4

v3.2.0 2020 August 31

  • Updated for TypeScript v4
    • Added tuple names for the return type

v3.1.0 2020 August 18

Commits
  • d02208f v3.5.0 - boundation, changelog, version bump
  • 4728275 Bump eslint from 7.11.0 to 7.12.0 (#72)
  • 345eecb Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#74)
  • 62de0ee Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#73)
  • 9549fd9 Bump eslint-config-prettier from 6.13.0 to 6.14.0 (#71)
  • 21411d4 Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#70)
  • b852712 Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#69)
  • fa7e02f Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 (#68)
  • 051ea89 Bump eslint from 7.10.0 to 7.11.0 (#66)
  • b18681d Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#67)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #56.