Skip to content

Commit

Permalink
chore: bump jest
Browse files Browse the repository at this point in the history
  • Loading branch information
staylor committed Aug 24, 2021
1 parent 909c666 commit 13bc67d
Show file tree
Hide file tree
Showing 4 changed files with 1,040 additions and 1,623 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:12.18
- image: circleci/node:14.17

steps:
- checkout
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14.17.4
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "7.0.1",
"jest": "26.6.3",
"jest": "27.0.6",
"jsdom": "16.4.0",
"microbundle": "0.12.4",
"microbundle": "0.13.3",
"prettier": "2.3.2",
"raf": "3.4.1",
"react": "16.14.0",
Expand Down
Loading

0 comments on commit 13bc67d

Please sign in to comment.