Skip to content

Commit 4dc200a

Browse files
committed
Remove unnecessary import.
1 parent a3a174e commit 4dc200a

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
@@ -22,7 +22,7 @@
2222
"luxon": "3"
2323
},
2424
"devDependencies": {
25-
"@authress/eslint-config": "^2.0.16",
25+
"@authress/eslint-config": "^2.0.18",
2626
"@aws-sdk/client-kms": "^3.1000.0",
2727
"@typescript-eslint/eslint-plugin": "^8.49.0",
2828
"@typescript-eslint/parser": "^8.49.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@authress/eslint-config@^2.0.16":
6-
version "2.0.16"
7-
resolved "https://registry.yarnpkg.com/@authress/eslint-config/-/eslint-config-2.0.16.tgz#4eba6f8aa5b50c5739bdb9c7e36c26970ccdd956"
8-
integrity sha512-LQt2A0rucrv8hSmLPUJmSKtQfr6Ijp4VhaCJMvWLGy8D/tbKPYmXMpj+6ryrKfe8xYjzY3/9OsJBDwYTVrMU/g==
5+
"@authress/eslint-config@^2.0.18":
6+
version "2.0.18"
7+
resolved "https://registry.yarnpkg.com/@authress/eslint-config/-/eslint-config-2.0.18.tgz#db3fd501d796e48183e70c32096dcc2c1f1300c7"
8+
integrity sha512-FePuFfH9jOCTHMWGjF409bK28S3RC7h6EHf8xtyPLDQMiQg0Hsp/mcy7SvLSfXXd0AxP7Uvp8cg+ds9+IORoeg==
99
dependencies:
1010
"@eslint/js" "^9.38.0"
1111
eslint "^10.1.0"

0 commit comments

Comments
 (0)