Skip to content

Commit

Permalink
Upgrade tests
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Feb 10, 2023
1 parent 3bb67aa commit db6e25a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion __tests__/package.json
Expand Up @@ -18,7 +18,7 @@
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@upleveled/eslint-config-upleveled": "^3.9.0",
"@upleveled/eslint-config-upleveled": "^3.9.1",
"@upleveled/eslint-plugin-upleveled": "2.1.6",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions __tests__/yarn.lock
Expand Up @@ -1483,10 +1483,10 @@
"@typescript-eslint/types" "5.7.0"
eslint-visitor-keys "^3.0.0"

"@upleveled/eslint-config-upleveled@^3.9.0":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@upleveled/eslint-config-upleveled/-/eslint-config-upleveled-3.9.0.tgz#369888af9660b2de46ac109a6d90e9809ab034e6"
integrity sha512-MywrqWOZnQT3Wg2FlB4rswGmhgJ1vuRvc8p5crHLUWZFSGwII7pyN1j946MWtFaLxrB1vBkFJr/joyYy7lGzkQ==
"@upleveled/eslint-config-upleveled@^3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@upleveled/eslint-config-upleveled/-/eslint-config-upleveled-3.9.1.tgz#8b5923dd213472d5ce1412b642dd37b77a688e54"
integrity sha512-w4NqTC91VmsUCq1p8k38E2SsMtw23IH/2C2E9llsZuX0G14ON7fZVFn9ZtfhBEOk6sUpxHNaERJfXctWjC2t1Q==

"@upleveled/eslint-plugin-upleveled@2.1.6":
version "2.1.6"
Expand Down

0 comments on commit db6e25a

Please sign in to comment.