Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
staylor committed Apr 9, 2022
1 parent caf19fd commit cb59ff5
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 930 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"shallowequal": "^1.1.0"
},
"devDependencies": {
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/cli": "7.17.6",
"@babel/core": "7.17.9",
"@babel/eslint-parser": "7.15.0",
"@babel/eslint-plugin": "7.14.5",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"babel-preset-kyt-react": "1.3.16",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"babel-preset-kyt-react": "1.3.18",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "3.6.2",
Expand All @@ -45,10 +45,10 @@
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "7.0.1",
"jest": "27.0.6",
"husky": "7.0.4",
"jest": "27.5.1",
"jsdom": "16.4.0",
"microbundle": "0.13.3",
"microbundle": "0.14.2",
"prettier": "2.3.2",
"raf": "3.4.1",
"react": "16.14.0",
Expand Down
Loading

0 comments on commit cb59ff5

Please sign in to comment.