Skip to content

Commit 22a4980

Browse files
Bump @techmmunity/eslint-config from 5.1.3 to 5.2.0 (#72)
Bumps [@techmmunity/eslint-config](https://github.com/techmmunity/eslint-config) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/techmmunity/eslint-config/releases) - [Changelog](https://github.com/techmmunity/eslint-config/blob/master/CHANGELOG.md) - [Commits](techmmunity/eslint-config@5.1.3...5.2.0) --- updated-dependencies: - dependency-name: "@techmmunity/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 511c044 commit 22a4980

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -585,9 +585,9 @@
585585
"@sinonjs/commons" "^1.7.0"
586586

587587
"@techmmunity/eslint-config@^5.1.2":
588-
version "5.1.3"
589-
resolved "https://registry.yarnpkg.com/@techmmunity/eslint-config/-/eslint-config-5.1.3.tgz#dc8b0ccfd2322d7414d927da2c84a3dab6c3c3b3"
590-
integrity sha512-Pfwpsb444XVe4iDNbPPF2/+RAM5DCoBbx4WH9Bg3TE+4J3RzCJCZVrXbSbvrMW4gHbWoaC9lQNJzqQVAoztkRw==
588+
version "5.2.0"
589+
resolved "https://registry.yarnpkg.com/@techmmunity/eslint-config/-/eslint-config-5.2.0.tgz#04d49e914c4582c6343069798bf3392142909e23"
590+
integrity sha512-ZN4LsZnfE88zLEOAjws3muWbx8mphWBY3kg/mesh/7TDkT9HSEtOFMSaLRsyj+NZH4pbFVVLApJJkV+NsiCt7g==
591591
dependencies:
592592
"@babel/core" "^7.15.5"
593593
"@babel/eslint-parser" "^7.15.4"
@@ -608,7 +608,7 @@
608608
eslint-plugin-prettier "^4.0.0"
609609
eslint-plugin-react "^7.26.1"
610610
eslint-plugin-react-hooks "^4.2.1-alpha-4298ddbc5-20211023"
611-
eslint-plugin-sonarjs "^0.10.0"
611+
eslint-plugin-sonarjs "^0.11.0"
612612

613613
"@tootallnate/once@1":
614614
version "1.1.2"
@@ -1670,10 +1670,10 @@ eslint-plugin-react@^7.26.1:
16701670
semver "^6.3.0"
16711671
string.prototype.matchall "^4.0.5"
16721672

1673-
eslint-plugin-sonarjs@^0.10.0:
1674-
version "0.10.0"
1675-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954"
1676-
integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==
1673+
eslint-plugin-sonarjs@^0.11.0:
1674+
version "0.11.0"
1675+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.11.0.tgz#46d18bc4066c66e490de057253b9cc97bde9f176"
1676+
integrity sha512-ei/WuZiL0wP+qx2KrxKyZs3+eDbxiGAhFSm3GKCOOAUkg+G2ny6TSXDB2j67tvyqHefi+eoQsAgGQvz+nEtIBw==
16771677

16781678
eslint-scope@^5.1.1:
16791679
version "5.1.1"

0 commit comments

Comments
 (0)