Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Bump eslint from 7.18.0 to 7.22.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.18.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 0101aae commit c671cda
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 137 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -21,7 +21,7 @@
"dayjs": "^1.10.4",
"discord.js": "^12.5.1",
"dotenv": "^8.2.0",
"firebase": "^8.2.9",
"firebase": "^8.3.0",
"firebase-admin": "^9.5.0",
"formik": "^2.2.6",
"got": "^11.8.2",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@emotion/babel-plugin": "^11.1.2",
"@emotion/babel-preset-css-prop": "^11.2.0",
"@emotion/eslint-plugin": "^11.2.0",
"@emotion/jest": "^11.2.0",
"@emotion/jest": "^11.2.1",
"@next/bundle-analyzer": "^10.0.8",
"@storybook/addon-actions": "^6.1.17",
"@storybook/addon-essentials": "^6.1.17",
Expand All @@ -70,7 +70,7 @@
"@types/katex": "^0.11.0",
"@types/lodash": "^4.14.168",
"@types/luxon": "^1.26.1",
"@types/node": "^14.14.32",
"@types/node": "^14.14.33",
"@types/pdf-parse": "^1.1.0",
"@types/react": "^17.0.3",
"@types/react-html-parser": "^2.0.1",
Expand All @@ -88,7 +88,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
"cross-env": "^7.0.3",
"eslint": "^7.18.0",
"eslint": "^7.22.0",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.2.1",
Expand Down

0 comments on commit c671cda

Please sign in to comment.