Skip to content

Commit

Permalink
deps: allow babel-jest v28 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdsedmundo committed May 12, 2022
1 parent cbddf13 commit 38ed336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/cli": "^7.10.4",
"@babel/core": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"babel-jest": "^25.1 || ^26 || ^27",
"babel-jest": "^25.1 || ^26 || ^27 || ^28",
"eslint": "^6 || ^7 || ^8",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
Expand Down

0 comments on commit 38ed336

Please sign in to comment.