Skip to content

Commit c9355d0

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 244f51c commit c9355d0

File tree

2 files changed

+547
-508
lines changed

2 files changed

+547
-508
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -60,36 +60,36 @@
6060
"devDependencies": {
6161
"@4c/babel-preset": "^8.1.2",
6262
"@4c/cli": "^2.2.9",
63-
"@4c/tsconfig": "^0.4.0",
64-
"@babel/cli": "^7.17.3",
65-
"@babel/core": "^7.17.5",
66-
"@babel/preset-typescript": "^7.16.7",
63+
"@4c/tsconfig": "^0.4.1",
64+
"@babel/cli": "^7.18.10",
65+
"@babel/core": "^7.18.13",
66+
"@babel/preset-typescript": "^7.18.6",
6767
"@typescript-eslint/eslint-plugin": "^4.33.0",
6868
"@typescript-eslint/parser": "^4.33.0",
69-
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
69+
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
7070
"babel-jest": "^27.5.1",
7171
"babel-plugin-add-module-exports": "^1.0.4",
7272
"cpy-cli": "^3.1.1",
7373
"enzyme": "^3.11.0",
7474
"eslint": "^7.32.0",
75-
"eslint-config-4catalyzer-jest": "^2.2.0",
76-
"eslint-config-4catalyzer-react": "^1.2.2",
77-
"eslint-config-4catalyzer-typescript": "^3.2.0",
78-
"eslint-config-prettier": "^8.4.0",
79-
"eslint-plugin-import": "^2.25.4",
75+
"eslint-config-4catalyzer-jest": "^2.3.0",
76+
"eslint-config-4catalyzer-react": "^1.3.0",
77+
"eslint-config-4catalyzer-typescript": "^3.3.0",
78+
"eslint-config-prettier": "^8.5.0",
79+
"eslint-plugin-import": "^2.26.0",
8080
"eslint-plugin-jest": "^24.7.0",
81-
"eslint-plugin-jsx-a11y": "^6.5.1",
81+
"eslint-plugin-jsx-a11y": "^6.6.1",
8282
"eslint-plugin-prettier": "^3.4.1",
83-
"eslint-plugin-react": "^7.28.0",
84-
"eslint-plugin-react-hooks": "^4.3.0",
83+
"eslint-plugin-react": "^7.31.1",
84+
"eslint-plugin-react-hooks": "^4.6.0",
8585
"found": "^0.6.0",
8686
"hookem": "^1.0.9",
8787
"jest": "^27.5.1",
8888
"lint-staged": "^11.2.6",
89-
"prettier": "^2.5.1",
89+
"prettier": "^2.7.1",
9090
"react": "^17.0.2",
9191
"react-dom": "^17.0.2",
9292
"react-test-renderer": "^17.0.2",
93-
"typescript": "^4.5.5"
93+
"typescript": "^4.8.2"
9494
}
9595
}

0 commit comments

Comments
 (0)