We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5179d commit 8ced519Copy full SHA for 8ced519
package.json
@@ -64,7 +64,7 @@
64
"@anolilab/textlint-config": "2.0.9",
65
"@anolilab/prettier-config": "2.0.5",
66
"@octokit/fixtures": "22.0.2",
67
- "@octokit/types": "6.34.0",
+ "@octokit/types": "8.2.1",
68
"@types/bluebird": "3.5.36",
69
"@types/fs-extra": "9.0.13",
70
"@types/jest": "27.4.0",
@@ -75,9 +75,9 @@
75
"@typescript-eslint/eslint-plugin": "4.33.0",
76
"@typescript-eslint/parser": "4.33.0",
77
"@zeit/ncc": "0.22.3",
78
- "eslint": "7.32.0",
+ "eslint": "8.36.0",
79
"eslint-plugin-jest": "24.7.0",
80
- "husky": "7.0.4",
+ "husky": "8.0.3",
81
"jest": "27.4.5",
82
"jest-circus": "27.4.5",
83
"js-yaml": "4.1.0",
0 commit comments