Skip to content

Commit

Permalink
chore(deps): ⬆️ update babel deps
Browse files Browse the repository at this point in the history
Id changes everytime which needs jest -updateSnapshot in CI too
  • Loading branch information
navin-moorthy committed Oct 16, 2020
1 parent 3173150 commit 6ec1abe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"uuid": "8.3.1"
},
"devDependencies": {
"@babel/cli": "7.12.0",
"@babel/core": "7.12.0",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/preset-env": "7.12.0",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.12.0",
"@babel/cli": "7.12.1",
"@babel/core": "7.12.1",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.1",
"@babel/preset-typescript": "7.12.1",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@storybook/addon-a11y": "6.0.26",
Expand Down

0 comments on commit 6ec1abe

Please sign in to comment.