Skip to content

Commit a87f640

Browse files
committed
chore: Update dependencies
1 parent 474c382 commit a87f640

File tree

2 files changed

+409
-439
lines changed

2 files changed

+409
-439
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
"peerDependencies": {},
4545
"devDependencies": {
4646
"@flyyer/eslint-config": "^2.0.0",
47-
"@types/jest": "^26.0.24",
48-
"eslint": "^7.30.0",
47+
"@types/jest": "^27.0.1",
48+
"eslint": "^7.32.0",
4949
"husky": "^4.3",
50-
"jest": "^27.0.6",
51-
"lint-staged": "^11.0.0",
52-
"prettier": "^2.3.2",
53-
"rollup": "^2.53.0",
50+
"jest": "^27.2.0",
51+
"lint-staged": "^11.1.2",
52+
"prettier": "^2.4.0",
53+
"rollup": "^2.56.3",
5454
"rollup-plugin-commonjs": "^10.1.0",
5555
"rollup-plugin-json": "^4.0.0",
5656
"rollup-plugin-node-resolve": "^5.2.0",
5757
"rollup-plugin-sourcemaps": "^0.6.3",
5858
"rollup-plugin-typescript2": "^0.30.0",
59-
"ts-jest": "^27.0.3",
60-
"ts-node": "^10.0.0",
61-
"typescript": "^4.3.5"
59+
"ts-jest": "^27.0.5",
60+
"ts-node": "^10.2.1",
61+
"typescript": "^4.4.3"
6262
},
6363
"jest": {
6464
"transform": {

0 commit comments

Comments
 (0)