Skip to content

Commit 6d52cd9

Browse files
chore(deps): update jest
1 parent 5a94132 commit 6d52cd9

File tree

4 files changed

+44
-57
lines changed

4 files changed

+44
-57
lines changed

github_bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nock": "^13.0.5",
3838
"nodemon": "^2.0.16",
3939
"smee-client": "^1.2.3",
40-
"ts-jest": "^29.2.3",
40+
"ts-jest": "^29.2.4",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.5.3"
4343
},

github_bot/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,10 +3739,10 @@ triple-beam@^1.3.0:
37393739
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
37403740
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
37413741

3742-
ts-jest@^29.2.3:
3743-
version "29.2.3"
3744-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
3745-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
3742+
ts-jest@^29.2.4:
3743+
version "29.2.4"
3744+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
3745+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
37463746
dependencies:
37473747
bs-logger "0.x"
37483748
ejs "^3.1.10"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"eslint-plugin-file-header": "^0.0.1",
125125
"eslint-plugin-header": "^3.1.1",
126126
"eslint-plugin-import": "^2.29.1",
127-
"eslint-plugin-jest": "^28.6.0",
127+
"eslint-plugin-jest": "^28.8.0",
128128
"eslint-plugin-jsx-a11y": "^6.8.0",
129129
"eslint-plugin-prettier": "^5.1.3",
130130
"eslint-plugin-promise": "^6.1.1",
@@ -159,7 +159,7 @@
159159
"semantic-release-slack-bot": "^3.5.3",
160160
"slugify": "^1.5.0",
161161
"speed-measure-webpack-plugin": "^1.5.0",
162-
"ts-jest": "^29.2.3",
162+
"ts-jest": "^29.2.4",
163163
"ts-loader": "8.4.0",
164164
"ts-prune": "^0.10.3",
165165
"typedoc": "^0.25.4",

yarn.lock

Lines changed: 37 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -6715,11 +6715,6 @@
67156715
"@types/tough-cookie" "*"
67166716
parse5 "^7.0.0"
67176717

6718-
"@types/json-schema@^7.0.15":
6719-
version "7.0.15"
6720-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
6721-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
6722-
67236718
"@types/json-schema@^7.0.4":
67246719
version "7.0.5"
67256720
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
@@ -6979,11 +6974,6 @@
69796974
resolved "https://registry.yarnpkg.com/@types/seedrandom/-/seedrandom-2.4.28.tgz#9ce8fa048c1e8c85cb71d7fe4d704e000226036f"
69806975
integrity sha512-SMA+fUwULwK7sd/ZJicUztiPs8F1yCPwF3O23Z9uQ32ME5Ha0NmDK9+QTsYE4O2tHXChzXomSWWeIhCnoN1LqA==
69816976

6982-
"@types/semver@^7.5.8":
6983-
version "7.5.8"
6984-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
6985-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
6986-
69876977
"@types/source-list-map@*":
69886978
version "0.1.2"
69896979
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
@@ -7122,13 +7112,13 @@
71227112
"@typescript-eslint/types" "7.16.1"
71237113
"@typescript-eslint/visitor-keys" "7.16.1"
71247114

7125-
"@typescript-eslint/scope-manager@7.8.0":
7126-
version "7.8.0"
7127-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
7128-
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
7115+
"@typescript-eslint/[email protected].1":
7116+
version "8.0.1"
7117+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1.tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e"
7118+
integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==
71297119
dependencies:
7130-
"@typescript-eslint/types" "7.8.0"
7131-
"@typescript-eslint/visitor-keys" "7.8.0"
7120+
"@typescript-eslint/types" "8.0.1"
7121+
"@typescript-eslint/visitor-keys" "8.0.1"
71327122

71337123
"@typescript-eslint/[email protected]":
71347124
version "7.16.1"
@@ -7145,10 +7135,10 @@
71457135
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
71467136
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
71477137

7148-
"@typescript-eslint/types@7.8.0":
7149-
version "7.8.0"
7150-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
7151-
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
7138+
"@typescript-eslint/[email protected].1":
7139+
version "8.0.1"
7140+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918"
7141+
integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==
71527142

71537143
"@typescript-eslint/[email protected]":
71547144
version "7.16.1"
@@ -7164,13 +7154,13 @@
71647154
semver "^7.6.0"
71657155
ts-api-utils "^1.3.0"
71667156

7167-
"@typescript-eslint/typescript-estree@7.8.0":
7168-
version "7.8.0"
7169-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
7170-
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
7157+
"@typescript-eslint/[email protected].1":
7158+
version "8.0.1"
7159+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1.tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866"
7160+
integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==
71717161
dependencies:
7172-
"@typescript-eslint/types" "7.8.0"
7173-
"@typescript-eslint/visitor-keys" "7.8.0"
7162+
"@typescript-eslint/types" "8.0.1"
7163+
"@typescript-eslint/visitor-keys" "8.0.1"
71747164
debug "^4.3.4"
71757165
globby "^11.1.0"
71767166
is-glob "^4.0.3"
@@ -7188,18 +7178,15 @@
71887178
"@typescript-eslint/types" "7.16.1"
71897179
"@typescript-eslint/typescript-estree" "7.16.1"
71907180

7191-
"@typescript-eslint/utils@^6.0.0 || ^7.0.0":
7192-
version "7.8.0"
7193-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
7194-
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
7181+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
7182+
version "8.0.1"
7183+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1.tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a"
7184+
integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==
71957185
dependencies:
71967186
"@eslint-community/eslint-utils" "^4.4.0"
7197-
"@types/json-schema" "^7.0.15"
7198-
"@types/semver" "^7.5.8"
7199-
"@typescript-eslint/scope-manager" "7.8.0"
7200-
"@typescript-eslint/types" "7.8.0"
7201-
"@typescript-eslint/typescript-estree" "7.8.0"
7202-
semver "^7.6.0"
7187+
"@typescript-eslint/scope-manager" "8.0.1"
7188+
"@typescript-eslint/types" "8.0.1"
7189+
"@typescript-eslint/typescript-estree" "8.0.1"
72037190

72047191
"@typescript-eslint/[email protected]":
72057192
version "7.16.1"
@@ -7209,12 +7196,12 @@
72097196
"@typescript-eslint/types" "7.16.1"
72107197
eslint-visitor-keys "^3.4.3"
72117198

7212-
"@typescript-eslint/visitor-keys@7.8.0":
7213-
version "7.8.0"
7214-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
7215-
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
7199+
"@typescript-eslint/[email protected].1":
7200+
version "8.0.1"
7201+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1.tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778"
7202+
integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==
72167203
dependencies:
7217-
"@typescript-eslint/types" "7.8.0"
7204+
"@typescript-eslint/types" "8.0.1"
72187205
eslint-visitor-keys "^3.4.3"
72197206

72207207
"@ungap/structured-clone@^1.2.0":
@@ -11881,12 +11868,12 @@ eslint-plugin-import@^2.29.1:
1188111868
semver "^6.3.1"
1188211869
tsconfig-paths "^3.15.0"
1188311870

11884-
eslint-plugin-jest@^28.6.0:
11885-
version "28.6.0"
11886-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
11887-
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
11871+
eslint-plugin-jest@^28.8.0:
11872+
version "28.8.0"
11873+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
11874+
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
1188811875
dependencies:
11889-
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
11876+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
1189011877

1189111878
eslint-plugin-jsx-a11y@^6.8.0:
1189211879
version "6.8.0"
@@ -22758,10 +22745,10 @@ ts-essentials@^2.0.3:
2275822745
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
2275922746
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
2276022747

22761-
ts-jest@^29.2.3:
22762-
version "29.2.3"
22763-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
22764-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
22748+
ts-jest@^29.2.4:
22749+
version "29.2.4"
22750+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
22751+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
2276522752
dependencies:
2276622753
bs-logger "0.x"
2276722754
ejs "^3.1.10"

0 commit comments

Comments
 (0)