freeCodeCamp/client
dependabot[bot] 5b7ba39f25
chore(deps): bump validator from 10.11.0 to 13.1.17 in /client (#39938)
Bumps [validator](https://github.com/chriso/validator.js) from 10.11.0 to 13.1.17.
- [Release notes](https://github.com/chriso/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chriso/validator.js/compare/10.11.0...13.1.17)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 18:54:31 +05:30
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins fix: watch curriculum changes 2020-09-29 22:09:02 +02:00
src removed background color from offline-warning.css and added wrapper class alert-info (#40237) 2020-11-16 14:32:05 +03:00
static refactor(learn): remove static prism css (#39981) 2020-10-15 18:13:51 +05:30
utils feat: update Ask for help (#40114) 2020-10-30 14:10:34 -05:00
.babelrc feat(client): show line numbers on video questions (#39207) 2020-07-08 20:00:42 +05:30
.gitignore fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30
gatsby-browser.js fix: save the fonts locally 2019-10-16 19:29:48 +09:00
gatsby-config.js fix(client): ensure validation works during watch (#38936) 2020-05-28 20:54:29 +05:30
gatsby-node.js refactor: use dashedName over dasherize(title) 2020-10-06 23:10:08 +05:30
gatsby-ssr.js feat: enable MathJax for Project Euler challenges (#38017) 2020-01-07 14:14:12 +03:00
jest.config.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.setup.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(deps): bump validator from 10.11.0 to 13.1.17 in /client (#39938) 2020-11-20 18:54:31 +05:30
package.json chore(deps): bump validator from 10.11.0 to 13.1.17 in /client (#39938) 2020-11-20 18:54:31 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30