Skip to content

Commit ab93629

Browse files
committed
Update to ESLint Plugin Lingui 0.2.0
1 parent 1e85ed8 commit ab93629

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"babel-plugin-macros": "^3.1.0",
4040
"eslint": "^8.38.0",
4141
"eslint-config-prettier": "^9.0.0",
42-
"eslint-plugin-lingui": "^0.1.1",
42+
"eslint-plugin-lingui": "^0.2.0",
4343
"eslint-plugin-react": "^7.33.2",
4444
"eslint-plugin-react-hooks": "^4.6.0",
4545
"eslint-plugin-react-refresh": "^0.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,10 +1951,10 @@ eslint-config-prettier@^9.0.0:
19511951
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
19521952
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
19531953

1954-
eslint-plugin-lingui@^0.1.1:
1955-
version "0.1.2"
1956-
resolved "https://registry.yarnpkg.com/eslint-plugin-lingui/-/eslint-plugin-lingui-0.1.2.tgz#86bc3c8ce9613c83517eff868d8ea91e137d6ae8"
1957-
integrity sha512-vajW51abo8RslenpE/m50WRVXB94dCne98XARvLVZVQvyFax4GOPvjE0FDdU1FSuyBmKXT1UnTo6wSwmhe/S+A==
1954+
eslint-plugin-lingui@^0.2.0:
1955+
version "0.2.0"
1956+
resolved "https://registry.yarnpkg.com/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.0.tgz#4fd3355e964544f5d02fce0bea67187bf2f3ac3c"
1957+
integrity sha512-o63ySrDZlsujAaa3ybiFAjhkE1LHaKw5Z5GztiKHu1R+40tVOShy1XKvM+Q+vBykRXV9UrxE1oR79pUOSrsLVA==
19581958
dependencies:
19591959
"@typescript-eslint/utils" "^5.61.0"
19601960

0 commit comments

Comments
 (0)