Merge pull request #53 from tomru/renovate/pin-dependencies

Pin dependency eslint to v
This commit is contained in:
Thomas Ruoff
2022-05-04 00:35:05 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@
"@types/uuid": "8.3.4",
"autoprefixer": "10.4.0",
"babel-jest": "27.4.4",
"eslint": "^7.32.0",
"eslint": "7.32.0",
"eslint-config-next": "12.0.7",
"jest": "27.4.4",
"jest-watch-typeahead": "0.6.1",