Bump eslint-plugin-compat from 3.12.0 to 3.13.0

Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-24 03:33:08 +00:00
committed by GitHub
parent a99ac7791a
commit 3b651cd770
2 changed files with 50 additions and 48 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"css-loader": "^5.2.6",
"cssnano": "^5.0.7",
"eslint": "^7.32.0",
"eslint-plugin-compat": "^3.12.0",
"eslint-plugin-compat": "^3.13.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
@@ -52,7 +52,7 @@
"ts-loader": "^9.2.5",
"typescript": "^4.3.5",
"webpack": "^5.49.0",
"webpack-cli": "^4.7.2",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.8.0",
"workbox-webpack-plugin": "^6.2.2",