Bump classnames from 2.2.6 to 2.3.1 by dependabot[bot] · Pull Request #794 · pythonpizza/python.pizza
Bumps classnames from 2.2.6 to 2.3.1.
Changelog
Sourced from classnames's changelog.
v2.3.1 / 2021-04-03
- Fix bind/dedupe TypeScript types exports
- Fix mapping Value types, thanks Remco Haszing
- Removed non-existent named exports from types, thanks Remco Haszing
v2.3.0 / 2021-04-01
- Added TypeScript types
- Added consistent support for custom
.toString()methods on arguments, thanks Stanislav Titenko
Commits
667f0ea2.3.11140a0dBump browserify devDependency (cont)0e64fe8Fix bind types77fd7e0Export default for dedupe7dc67bdBump browserify devDependencyee5a710Merge pull request #234 from remcohaszing/fix-argument-types560cc18Merge pull request #232 from remcohaszing/fix-typeseed5f71Fix value typese953107Remove named exports from type definitionsf2379c3v2.3.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by dcousens, a new releaser for classnames since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually