Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 05a94ee

Browse files
committedJan 6, 2022
chore(deps): update devdependencies (non-major)
1 parent ff5179d commit 05a94ee

File tree

2 files changed

+512
-309
lines changed

2 files changed

+512
-309
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,17 @@
6969
"@types/fs-extra": "9.0.13",
7070
"@types/jest": "27.4.0",
7171
"@types/js-yaml": "4.0.5",
72-
"@types/node": "16.11.18",
72+
"@types/node": "16.11.19",
7373
"@types/promise-retry": "1.1.3",
74-
"@types/uuid": "8.3.3",
74+
"@types/uuid": "8.3.4",
7575
"@typescript-eslint/eslint-plugin": "4.33.0",
7676
"@typescript-eslint/parser": "4.33.0",
7777
"@zeit/ncc": "0.22.3",
7878
"eslint": "7.32.0",
7979
"eslint-plugin-jest": "24.7.0",
8080
"husky": "7.0.4",
81-
"jest": "27.4.5",
82-
"jest-circus": "27.4.5",
81+
"jest": "27.4.7",
82+
"jest-circus": "27.4.6",
8383
"js-yaml": "4.1.0",
8484
"prettier": "2.5.1",
8585
"ts-jest": "27.1.2",

‎yarn.lock

+508-305
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.