Skip to content

Commit ff5179d

Browse files
Merge pull request #441 from narrowspark/renovate/devdependencies-(non-major)
chore(deps): update devdependencies (non-major)
2 parents 0bdf066 + bdeb56d commit ff5179d

File tree

2 files changed

+562
-522
lines changed

2 files changed

+562
-522
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
},
6262
"devDependencies": {
6363
"@anolilab/eslint-config": "2.2.0",
64-
"@anolilab/textlint-config": "2.0.8",
65-
"@anolilab/prettier-config": "2.0.4",
64+
"@anolilab/textlint-config": "2.0.9",
65+
"@anolilab/prettier-config": "2.0.5",
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",
70-
"@types/jest": "27.0.3",
71-
"@types/js-yaml": "4.0.4",
72-
"@types/node": "16.11.8",
70+
"@types/jest": "27.4.0",
71+
"@types/js-yaml": "4.0.5",
72+
"@types/node": "16.11.18",
7373
"@types/promise-retry": "1.1.3",
7474
"@types/uuid": "8.3.3",
7575
"@typescript-eslint/eslint-plugin": "4.33.0",
@@ -78,12 +78,12 @@
7878
"eslint": "7.32.0",
7979
"eslint-plugin-jest": "24.7.0",
8080
"husky": "7.0.4",
81-
"jest": "27.3.1",
82-
"jest-circus": "27.3.1",
81+
"jest": "27.4.5",
82+
"jest-circus": "27.4.5",
8383
"js-yaml": "4.1.0",
84-
"prettier": "2.4.1",
85-
"ts-jest": "27.0.7",
86-
"typescript": "4.5.2",
84+
"prettier": "2.5.1",
85+
"ts-jest": "27.1.2",
86+
"typescript": "4.5.4",
8787
"cross-env": "^7.0.3"
8888
},
8989
"engines": {

0 commit comments

Comments
 (0)