This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 43
43
"@typescript-eslint/parser" : " ~4.20.0" ,
44
44
"eslint" : " ~7.23.0" ,
45
45
"eslint-config-prettier" : " ~8.1.0" ,
46
- "eslint-define-config" : " ~1.0.5 " ,
46
+ "eslint-define-config" : " ~1.0.6 " ,
47
47
"eslint-plugin-inclusive-language" : " ~2.1.1" ,
48
48
"eslint-plugin-jsdoc" : " ~32.3.0" ,
49
49
"eslint-plugin-prettier" : " ~3.3.1" ,
Original file line number Diff line number Diff line change @@ -255,9 +255,9 @@ ajv@^6.10.0, ajv@^6.12.4:
255
255
uri-js "^4.2.2"
256
256
257
257
ajv@^8.0.1 :
258
- version "8.0.1 "
259
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.1 .tgz#dac101898a87f8ebb57fea69617e8096523c628c "
260
- integrity sha512-46ZA4TalFcLLqX1dEU3dhdY38wAtDydJ4e7QQTVekLUTzXkb1LfqU6VOBXC/a9wiv4T094WURqJH6ZitF92Kqw ==
258
+ version "8.0.3 "
259
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.3 .tgz#81f1b07003b329f000b7912e59a24f52392867b6 "
260
+ integrity sha512-Df6NAivu9KpZw+q8ySijAgLvr1mUA5ihkRvCLCxpdYR21ann5yIuN+PpFxmweSj7i3yjJ0x5LN5KVs0RRzskAQ ==
261
261
dependencies :
262
262
fast-deep-equal "^3.1.1"
263
263
json-schema-traverse "^1.0.0"
@@ -799,10 +799,10 @@ eslint-config-prettier@~8.1.0:
799
799
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
800
800
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
801
801
802
- eslint-define-config@~1.0.5 :
803
- version "1.0.5 "
804
- resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.5 .tgz#e4799d27a75f51ab1ce151f00b6802f03948b1fc "
805
- integrity sha512-kwBMdZ7UKpzTkymYnBZrTSOGbawoCnPOKVUjSbOype9dj7YRczT1nDKk0tPRawtcm7y7zfoGf5nBUrcYO60Avg ==
802
+ eslint-define-config@~1.0.6 :
803
+ version "1.0.6 "
804
+ resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.6 .tgz#b2e47832dcefab62bb853ffb78cb4963524efc44 "
805
+ integrity sha512-Kq/XwRSYm5N3KTdK1IKT6I8IZFjtTxxgBjOb47iPvKfzjqfAu3xcaEJYqN1QtnsJoJf8lPCKBDMmKXu2f9ayZw ==
806
806
807
807
eslint-plugin-inclusive-language@~2.1.1 :
808
808
version "2.1.1"
You can’t perform that action at this time.
0 commit comments