Skip to content

Commit 2e7d391

Browse files
chore(deps): pin dependencies
1 parent 5f22258 commit 2e7d391

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@
1515
"coverage": "jest --coverage"
1616
},
1717
"devDependencies": {
18-
"@trivago/prettier-plugin-sort-imports": "^3.1.1",
19-
"@types/faker": "^5.5.9",
20-
"@types/jest": "~27.0.2",
21-
"@types/node": "~16.11.6",
22-
"@typescript-eslint/eslint-plugin": "~5.7.0",
23-
"@typescript-eslint/parser": "~5.7.0",
24-
"cz-conventional-changelog": "^3.3.0",
25-
"eslint": "~8.4.1",
26-
"eslint-config-prettier": "~8.3.0",
27-
"eslint-plugin-jest": "~25.3.0",
28-
"faker": "^5.5.3",
29-
"jest": "~27.4.4",
30-
"nodemon": "^2.0.15",
31-
"npm-run-all": "^4.1.5",
32-
"prettier": "~2.5.1",
33-
"rimraf": "~3.0.2",
34-
"ts-jest": "~27.1.1",
35-
"tsutils": "~3.21.0",
36-
"typescript": "~4.5.3"
18+
"@trivago/prettier-plugin-sort-imports": "3.1.1",
19+
"@types/faker": "5.5.9",
20+
"@types/jest": "27.0.3",
21+
"@types/node": "16.11.19",
22+
"@typescript-eslint/eslint-plugin": "5.7.0",
23+
"@typescript-eslint/parser": "5.7.0",
24+
"cz-conventional-changelog": "3.3.0",
25+
"eslint": "8.4.1",
26+
"eslint-config-prettier": "8.3.0",
27+
"eslint-plugin-jest": "25.3.4",
28+
"faker": "5.5.3",
29+
"jest": "27.4.7",
30+
"nodemon": "2.0.15",
31+
"npm-run-all": "4.1.5",
32+
"prettier": "2.5.1",
33+
"rimraf": "3.0.2",
34+
"ts-jest": "27.1.3",
35+
"tsutils": "3.21.0",
36+
"typescript": "4.5.4"
3737
},
3838
"engines": {
3939
"node": ">= 16.13 <17"
4040
},
4141
"dependencies": {
42-
"tslib": "~2.3.1"
42+
"tslib": "2.3.1"
4343
},
4444
"config": {
4545
"commitizen": {

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@
672672
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
673673
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
674674

675-
"@trivago/prettier-plugin-sort-imports@^3.1.1":
675+
"@trivago/prettier-plugin-sort-imports@3.1.1":
676676
version "3.1.1"
677677
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.1.1.tgz#101e34eadb252572ec32aea6d5487d93b90a0037"
678678
integrity sha512-T9EJNEOugWts4WxdmpWeY+sp+2fUHhvGh9QSBCowEGJfcbnu355HQRqok5bKwejdieMaI1+uGZhuTNMZwjqOCQ==
@@ -738,7 +738,7 @@
738738
dependencies:
739739
"@babel/types" "^7.3.0"
740740

741-
"@types/faker@^5.5.9":
741+
"@types/faker@5.5.9":
742742
version "5.5.9"
743743
resolved "https://registry.yarnpkg.com/@types/faker/-/faker-5.5.9.tgz#588ede92186dc557bff8341d294335d50d255f0c"
744744
integrity sha512-uCx6mP3UY5SIO14XlspxsGjgaemrxpssJI0Ol+GfhxtcKpv9pgRZYsS4eeKeHVLje6Qtc8lGszuBI461+gVZBA==
@@ -769,7 +769,7 @@
769769
dependencies:
770770
"@types/istanbul-lib-report" "*"
771771

772-
"@types/jest@~27.0.2":
772+
"@types/jest@27.0.3":
773773
version "27.0.3"
774774
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
775775
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
@@ -787,7 +787,7 @@
787787
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
788788
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
789789

790-
"@types/node@~16.11.6":
790+
"@types/node@16.11.19":
791791
version "16.11.19"
792792
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
793793
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
@@ -819,7 +819,7 @@
819819
dependencies:
820820
"@types/yargs-parser" "*"
821821

822-
"@typescript-eslint/eslint-plugin@~5.7.0":
822+
"@typescript-eslint/eslint-plugin@5.7.0":
823823
version "5.7.0"
824824
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz#12d54709f8ea1da99a01d8a992cd0474ad0f0aa9"
825825
integrity sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==
@@ -857,7 +857,7 @@
857857
eslint-scope "^5.1.1"
858858
eslint-utils "^3.0.0"
859859

860-
"@typescript-eslint/parser@~5.7.0":
860+
"@typescript-eslint/parser@5.7.0":
861861
version "5.7.0"
862862
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.7.0.tgz#4dca6de463d86f02d252e681136a67888ea3b181"
863863
integrity sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==
@@ -1529,7 +1529,7 @@ cz-conventional-changelog@3.2.0:
15291529
optionalDependencies:
15301530
"@commitlint/load" ">6.1.1"
15311531

1532-
cz-conventional-changelog@^3.3.0:
1532+
cz-conventional-changelog@3.3.0:
15331533
version "3.3.0"
15341534
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
15351535
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
@@ -1781,12 +1781,12 @@ escodegen@^2.0.0:
17811781
optionalDependencies:
17821782
source-map "~0.6.1"
17831783

1784-
eslint-config-prettier@~8.3.0:
1784+
eslint-config-prettier@8.3.0:
17851785
version "8.3.0"
17861786
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
17871787
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
17881788

1789-
eslint-plugin-jest@~25.3.0:
1789+
eslint-plugin-jest@25.3.4:
17901790
version "25.3.4"
17911791
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f"
17921792
integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A==
@@ -1826,7 +1826,7 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
18261826
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
18271827
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
18281828

1829-
eslint@~8.4.1:
1829+
eslint@8.4.1:
18301830
version "8.4.1"
18311831
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d"
18321832
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
@@ -1959,7 +1959,7 @@ external-editor@^3.0.3:
19591959
iconv-lite "^0.4.24"
19601960
tmp "^0.0.33"
19611961

1962-
faker@^5.5.3:
1962+
faker@5.5.3:
19631963
version "5.5.3"
19641964
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e"
19651965
integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g==
@@ -3096,7 +3096,7 @@ jest-worker@^27.4.6:
30963096
merge-stream "^2.0.0"
30973097
supports-color "^8.0.0"
30983098

3099-
jest@~27.4.4:
3099+
jest@27.4.7:
31003100
version "27.4.7"
31013101
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.7.tgz#87f74b9026a1592f2da05b4d258e57505f28eca4"
31023102
integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg==
@@ -3427,7 +3427,7 @@ node-releases@^2.0.1:
34273427
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
34283428
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
34293429

3430-
nodemon@^2.0.15:
3430+
nodemon@2.0.15:
34313431
version "2.0.15"
34323432
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15.tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e"
34333433
integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==
@@ -3470,7 +3470,7 @@ normalize-url@^4.1.0:
34703470
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
34713471
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
34723472

3473-
npm-run-all@^4.1.5:
3473+
npm-run-all@4.1.5:
34743474
version "4.1.5"
34753475
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
34763476
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
@@ -3720,7 +3720,7 @@ prepend-http@^2.0.0:
37203720
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
37213721
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
37223722

3723-
prettier@~2.5.1:
3723+
prettier@2.5.1:
37243724
version "2.5.1"
37253725
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
37263726
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
@@ -3903,7 +3903,7 @@ reusify@^1.0.4:
39033903
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
39043904
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
39053905

3906-
rimraf@^3.0.0, rimraf@^3.0.2, rimraf@~3.0.2:
3906+
rimraf@3.0.2, rimraf@^3.0.0, rimraf@^3.0.2:
39073907
version "3.0.2"
39083908
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
39093909
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
@@ -4308,7 +4308,7 @@ tr46@^2.1.0:
43084308
dependencies:
43094309
punycode "^2.1.1"
43104310

4311-
ts-jest@~27.1.1:
4311+
ts-jest@27.1.3:
43124312
version "27.1.3"
43134313
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
43144314
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
@@ -4340,17 +4340,17 @@ ts-node@^10.4.0:
43404340
make-error "^1.1.1"
43414341
yn "3.1.1"
43424342

4343+
tslib@2.3.1:
4344+
version "2.3.1"
4345+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4346+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4347+
43434348
tslib@^1.8.1, tslib@^1.9.0:
43444349
version "1.14.1"
43454350
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
43464351
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
43474352

4348-
tslib@~2.3.1:
4349-
version "2.3.1"
4350-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4351-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4352-
4353-
tsutils@^3.21.0, tsutils@~3.21.0:
4353+
tsutils@3.21.0, tsutils@^3.21.0:
43544354
version "3.21.0"
43554355
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
43564356
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
@@ -4393,7 +4393,7 @@ typedarray-to-buffer@^3.1.5:
43934393
dependencies:
43944394
is-typedarray "^1.0.0"
43954395

4396-
typescript@^4.4.3, typescript@~4.5.3:
4396+
typescript@4.5.4, typescript@^4.4.3:
43974397
version "4.5.4"
43984398
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
43994399
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==

0 commit comments

Comments
 (0)