Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit adbd770

Browse files
committed
Update devDependencies
1 parent fc32f0a commit adbd770

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
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/parser": "~4.19.0",
4242
"eslint": "~7.22.0",
4343
"eslint-config-prettier": "~8.1.0",
44-
"eslint-define-config": "~1.0.0-alpha.4",
44+
"eslint-define-config": "~1.0.0",
4545
"eslint-plugin-inclusive-language": "~2.1.1",
4646
"eslint-plugin-jsdoc": "~32.3.0",
4747
"eslint-plugin-prettier": "~3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,10 +343,10 @@ eslint-config-prettier@~8.1.0:
343343
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
344344
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
345345

346-
eslint-define-config@~1.0.0-alpha.4:
347-
version "1.0.0-alpha.4"
348-
resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.0-alpha.4.tgz#047637c36b027ae93b7fae65a2be26af6ec354f9"
349-
integrity sha512-O1dvhMqQNDy0GrM7hAKuggF1vypap3/0jRC4VlT/4kqm0gE6rWxWk7AvhTRbUfTXfUITaIO3XgzKthL6J5Wt/Q==
346+
eslint-define-config@~1.0.0:
347+
version "1.0.0"
348+
resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.0.tgz#9eedb01eb4c1feb40a55414e4732aba100b77b9d"
349+
integrity sha512-0zJ5z3VkTp6blHsgM1JtpFth5RhR3ekwNvF3v0j09xv5CXG0Qk1+xoSUmPmrkweszwGxtY6mITsIERmKaJlEaQ==
350350

351351
eslint-plugin-inclusive-language@~2.1.1:
352352
version "2.1.1"

0 commit comments

Comments
 (0)