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 +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 35
35
" src" ,
36
36
" tsconfig.json"
37
37
],
38
+ "np" : {
39
+ "message" : " %s"
40
+ },
38
41
"devDependencies" : {
39
42
"@types/node" : " ~14.14.36" ,
40
43
"@typescript-eslint/eslint-plugin" : " ~4.19.0" ,
41
44
"@typescript-eslint/parser" : " ~4.19.0" ,
42
45
"eslint" : " ~7.22.0" ,
43
46
"eslint-config-prettier" : " ~8.1.0" ,
44
- "eslint-define-config" : " ~1.0.1 " ,
47
+ "eslint-define-config" : " ~1.0.2 " ,
45
48
"eslint-plugin-inclusive-language" : " ~2.1.1" ,
46
49
"eslint-plugin-jsdoc" : " ~32.3.0" ,
47
50
"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@^7.0.2 :
258
- version "7.2.3 "
259
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.3 .tgz#ca78d1cf458d7d36d1c3fa0794dd143406db5772 "
260
- integrity sha512-idv5WZvKVXDqKralOImQgPM9v6WOdLNa0IY3B3doOjw/YxRGT8I+allIJ6kd7Uaj+SF1xZUSU+nPM5aDNBVtnw ==
258
+ version "7.2.4 "
259
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.4 .tgz#8e239d4d56cf884bccca8cca362f508446dc160f "
260
+ integrity sha512-nBeQgg/ZZA3u3SYxyaDvpvDtgZ/EZPF547ARgZBrG9Bhu1vKDwAIjtIf+sDtJUKa2zOcEbmRLBRSyMraS/Oy1A ==
261
261
dependencies :
262
262
fast-deep-equal "^3.1.1"
263
263
json-schema-traverse "^1.0.0"
@@ -791,10 +791,10 @@ eslint-config-prettier@~8.1.0:
791
791
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
792
792
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
793
793
794
- eslint-define-config@~1.0.1 :
795
- version "1.0.1 "
796
- resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.1 .tgz#8cefc09c8f511867e4e1ca847c4cd77bd96e3150 "
797
- integrity sha512-wCV8Bv0dyX6ZxVeSmr2ssqLmRnwW+zFQJ/YXe4At+bQZYrxx01hxroDIWTHVUWkLxTWsFDPJl1XHdoQCFr3ZMA ==
794
+ eslint-define-config@~1.0.2 :
795
+ version "1.0.2 "
796
+ resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.2 .tgz#42775cfd2eedf0ed1b57d15a3f5ade45419fbb46 "
797
+ integrity sha512-TiSz3uwXdgvoO4kGcC+xqazY4bvHD95BK+zsu7+xTSpn4fnfTBcs14CoxE7VmlCqiodeuU5uNtGO00Aks5sEjQ ==
798
798
799
799
eslint-plugin-inclusive-language@~2.1.1 :
800
800
version "2.1.1"
You can’t perform that action at this time.
0 commit comments