update some packages we don't need specific pinning for anymore

This commit is contained in:
41666 2022-01-30 03:37:41 -05:00
parent 503e908e36
commit 073860156f
5 changed files with 4671 additions and 3445 deletions

View file

@ -45,12 +45,12 @@
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"husky": "^7.0.1",
"is-ci": "^3.0.0",
"jest": "26.6.0",
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "27.4.7",
"jest-enzyme": "^7.1.2",
"jest-react-hooks-shallow": "^1.5.1",
"jest-styled-components": "^7.0.4",
"jest-styled-components": "^7.0.8",
"lint-staged": "^11.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",
@ -62,11 +62,8 @@
"stylelint-config-standard": "^22.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-prettier": "^1.2.0",
"ts-jest": "^26.0.0",
"typescript": "^4.3.5"
},
"resolutions": {
"webpack": "4.44.2"
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
},
"lint-staged": {
"*.{ts,tsx,js,jsx}": [