Merge pull request #17 from MedzikUser/renovate/pin-dependencies

Pin dependencies
This commit is contained in:
MedzikUser 2021-08-09 16:24:57 +02:00 committed by GitHub
commit b696bb3898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
"sass": "1.37.5"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.24.0"
"eslint": "7.32.0",
"eslint-plugin-react": "7.24.0"
}
}

View File

@ -4175,7 +4175,7 @@ eslint-plugin-react-hooks@^4.2.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.24.0:
eslint-plugin-react@7.24.0, eslint-plugin-react@^7.23.1:
version "7.24.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
@ -4237,7 +4237,7 @@ eslint-webpack-plugin@^2.5.3:
normalize-path "^3.0.0"
schema-utils "^3.0.0"
eslint@^7.20.0, eslint@^7.32.0:
eslint@7.32.0, eslint@^7.20.0:
version "7.32.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==