Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent c7a5ebd commit b33f58c
Show file tree
Hide file tree
Showing 2 changed files with 1,880 additions and 650 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
]
},
"devDependencies": {
"@babel/core": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/preset-flow": "7.0.0",
"all-contributors-cli": "6.8.1",
"babel-jest": "24.8.0",
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.1",
"@babel/preset-flow": "7.13.13",
"all-contributors-cli": "6.20.0",
"babel-jest": "24.9.0",
"babel-log": "2.0.0",
"babel-plugin-tester": "7.0.1",
"coveralls": "3.0.5",
"eslint": "6.1.0",
"eslint-config-precure": "4.18.0",
"flow-bin": "0.104.0",
"globby": "10.0.1",
"husky": "3.0.2",
"jest": "24.8.0",
"babel-plugin-tester": "7.0.4",
"coveralls": "3.1.0",
"eslint": "6.8.0",
"eslint-config-precure": "4.18.1",
"flow-bin": "0.150.1",
"globby": "10.0.2",
"husky": "3.1.0",
"jest": "24.9.0",
"jest-in-case": "1.0.2",
"lerna": "3.16.4",
"lint-staged": "9.2.1",
"mkdirp": "0.5.1",
"lerna": "3.22.1",
"lint-staged": "9.5.0",
"mkdirp": "0.5.5",
"path-exists": "4.0.0",
"prettier": "1.18.2",
"pretty-format": "24.8.0",
"rimraf": "2.6.3",
"prettier": "1.19.1",
"pretty-format": "24.9.0",
"rimraf": "2.7.1",
"strip-ansi": "5.2.0"
},
"husky": {
Expand Down
Loading

0 comments on commit b33f58c

Please sign in to comment.