Skip to content

Commit 8a24df1

Browse files
chore(deps): update devdependencies (major) to v5
1 parent ff5179d commit 8a24df1

File tree

2 files changed

+2724
-1488
lines changed

2 files changed

+2724
-1488
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"uuid": "8.3.2"
6161
},
6262
"devDependencies": {
63-
"@anolilab/eslint-config": "2.2.0",
64-
"@anolilab/textlint-config": "2.0.9",
65-
"@anolilab/prettier-config": "2.0.5",
63+
"@anolilab/eslint-config": "5.0.10",
64+
"@anolilab/textlint-config": "5.0.3",
65+
"@anolilab/prettier-config": "5.0.1",
6666
"@octokit/fixtures": "22.0.2",
6767
"@octokit/types": "6.34.0",
6868
"@types/bluebird": "3.5.36",
@@ -72,8 +72,8 @@
7272
"@types/node": "16.11.18",
7373
"@types/promise-retry": "1.1.3",
7474
"@types/uuid": "8.3.3",
75-
"@typescript-eslint/eslint-plugin": "4.33.0",
76-
"@typescript-eslint/parser": "4.33.0",
75+
"@typescript-eslint/eslint-plugin": "5.62.0",
76+
"@typescript-eslint/parser": "5.62.0",
7777
"@zeit/ncc": "0.22.3",
7878
"eslint": "7.32.0",
7979
"eslint-plugin-jest": "24.7.0",
@@ -83,7 +83,7 @@
8383
"js-yaml": "4.1.0",
8484
"prettier": "2.5.1",
8585
"ts-jest": "27.1.2",
86-
"typescript": "4.5.4",
86+
"typescript": "5.1.6",
8787
"cross-env": "^7.0.3"
8888
},
8989
"engines": {

0 commit comments

Comments
 (0)