freeCodeCamp/client
dependabot[bot] d4c292a5b5 chore(deps): bump gatsby from 2.24.91 to 2.25.3 in /client
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.91 to 2.25.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.91...gatsby@2.25.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 08:05:48 +00:00
..
config
plugins fix: watch curriculum changes 2020-09-29 22:09:02 +02:00
src feat(api): allow redirects with a returnTo param (#40161) 2020-11-07 13:35:25 +05:30
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 gatsby from 2.24.91 to 2.25.3 in /client 2020-11-09 08:05:48 +00:00
package.json chore(deps): bump gatsby from 2.24.91 to 2.25.3 in /client 2020-11-09 08:05:48 +00:00
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