Skip to content

Commit de5fed4

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent ff5179d commit de5fed4

File tree

2 files changed

+527
-324
lines changed

2 files changed

+527
-324
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,28 @@
6262
"devDependencies": {
6363
"@anolilab/eslint-config": "2.2.0",
6464
"@anolilab/textlint-config": "2.0.9",
65-
"@anolilab/prettier-config": "2.0.5",
65+
"@anolilab/prettier-config": "2.0.6",
6666
"@octokit/fixtures": "22.0.2",
6767
"@octokit/types": "6.34.0",
6868
"@types/bluebird": "3.5.36",
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.22",
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",
85-
"ts-jest": "27.1.2",
86-
"typescript": "4.5.4",
85+
"ts-jest": "27.1.3",
86+
"typescript": "4.5.5",
8787
"cross-env": "^7.0.3"
8888
},
8989
"engines": {

0 commit comments

Comments
 (0)