Skip to content

Commit ab91786

Browse files
committed
chore(deps): update all
1 parent f86b718 commit ab91786

File tree

3 files changed

+370
-135
lines changed

3 files changed

+370
-135
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14
1+
16

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,20 @@
5757
"devDependencies": {
5858
"@commitlint/cli": "^13.2.0",
5959
"@commitlint/config-conventional": "^13.2.0",
60-
"@jdp-dev/commitlint-config": "^0.0.19",
61-
"@jdp-dev/eslint-config-typescript": "^0.0.19",
62-
"@jdp-dev/prettier-config": "^0.0.19",
63-
"@jdp-dev/tsconfig": "^0.0.19",
60+
"@jdp-dev/commitlint-config": "^1.0.0",
61+
"@jdp-dev/eslint-config-typescript": "^1.0.0",
62+
"@jdp-dev/prettier-config": "^1.0.0",
63+
"@jdp-dev/tsconfig": "^1.0.0",
6464
"@octokit/types": "^6.31.3",
6565
"@types/jest": "^27.0.2",
6666
"@types/node": "^16.10.2",
6767
"@typescript-eslint/eslint-plugin": "^4.32.0",
6868
"@typescript-eslint/parser": "^4.32.0",
6969
"@zeit/ncc": "^0.22.3",
70-
"eslint": "^7.32.0",
70+
"eslint": "^8.0.0",
7171
"eslint-config-prettier": "^8.3.0",
7272
"eslint-plugin-import": "^2.24.2",
73-
"eslint-plugin-jest": "^24.5.0",
73+
"eslint-plugin-jest": "^25.0.0",
7474
"husky": "^7.0.2",
7575
"jest": "^27.2.4",
7676
"lint-staged": "^11.1.2",

0 commit comments

Comments
 (0)