superset/superset-frontend
dependabot[bot] 55d2bead90
chore(deps-dev): bump @types/jquery in /superset-frontend (#17533)
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

---
updated-dependencies:
- dependency-name: "@types/jquery"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 17:31:21 -07:00
..
.storybook feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
cypress-base refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
packages refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
plugins refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
scripts refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
spec refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
src initial fix (#17547) 2021-11-30 08:24:18 -08:00
temporary_superset_ui fix EOF 2021-11-30 11:26:18 +08:00
.eslintignore refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
.eslintrc.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: update node version in nvmrc (#17492) 2021-11-23 11:18:22 +02:00
.prettierignore chore: add .prettierignore and update pre-commit-config 2021-11-26 17:17:24 +08:00
babel.config.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
cypress_build.sh build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
jest.config.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jsconfig.json test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
lerna.json remove temporary_superset_ui 2021-11-30 11:17:54 +08:00
package-lock.json chore(deps-dev): bump @types/jquery in /superset-frontend (#17533) 2021-11-30 17:31:21 -07:00
package.json remove temporary_superset_ui 2021-11-30 11:17:54 +08:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
webpack.config.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00