Skip to content

Commit 34fcfff

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#1285)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent bb139f5 commit 34fcfff

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@pollyjs/core": "^6.0.5",
5151
"@pollyjs/persister-fs": "^6.0.5",
5252
"@tsconfig/node12": "^1.0.11",
53-
"@types/jest": "^29.5.1",
53+
"@types/jest": "^29.5.2",
5454
"@typescript-eslint/eslint-plugin": "^5.59.8",
5555
"@typescript-eslint/parser": "^5.59.8",
5656
"env-cmd": "^10.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@
13061306
dependencies:
13071307
"@types/istanbul-lib-report" "*"
13081308

1309-
"@types/jest@^29.5.1":
1310-
version "29.5.1"
1311-
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
1312-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
1309+
"@types/jest@^29.5.2":
1310+
version "29.5.2"
1311+
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1312+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
13131313
dependencies:
13141314
expect "^29.0.0"
13151315
pretty-format "^29.0.0"
@@ -1325,9 +1325,9 @@
13251325
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
13261326

13271327
"@types/prettier@^2.1.5":
1328-
version "2.7.2"
1329-
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
1330-
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
1328+
version "2.7.3"
1329+
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
1330+
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
13311331

13321332
"@types/semver@^7.3.12":
13331333
version "7.5.0"
@@ -2107,9 +2107,9 @@ ee-first@1.1.1:
21072107
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
21082108

21092109
electron-to-chromium@^1.4.411:
2110-
version "1.4.414"
2111-
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.414.tgz#f9eedb6fb01b50439d8228d8ee3a6fa5e0108437"
2112-
integrity sha512-RRuCvP6ekngVh2SAJaOKT/hxqc9JAsK+Pe0hP5tGQIfonU2Zy9gMGdJ+mBdyl/vNucMG6gkXYtuM4H/1giws5w==
2110+
version "1.4.416"
2111+
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.416.tgz#7291f704168d3842ae4da3ae9fdc7bfbeb97d116"
2112+
integrity sha512-AUYh0XDTb2vrj0rj82jb3P9hHSyzQNdTPYWZIhPdCOui7/vpme7+HTE07BE5jwuqg/34TZ8ktlRz6GImJ4IXjA==
21132113

21142114
emittery@^0.13.1:
21152115
version "0.13.1"

0 commit comments

Comments
 (0)