Updated to @shlinkio/eslint-config-js-coding-standard@1.2.1

This commit is contained in:
Alejandro Celaya
2021-02-28 13:01:11 +01:00
parent 47fb26368b
commit 3f616d5482
3 changed files with 11 additions and 16 deletions

View File

@@ -63,7 +63,7 @@
"@babel/core": "^7.13.8",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@shlinkio/eslint-config-js-coding-standard": "~1.2.0",
"@shlinkio/eslint-config-js-coding-standard": "~1.2.1",
"@stryker-mutator/core": "^4.4.1",
"@stryker-mutator/jest-runner": "^4.4.1",
"@stryker-mutator/typescript-checker": "^4.4.1",
@@ -106,7 +106,6 @@
"enzyme": "^3.11.0",
"eslint": "^7.13.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-node": "^11.1.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin-alt": "^0.4.14",
"fs-extra": "^9.0.1",