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 15, 2021
1 parent 2455c2e commit f090c4c
Show file tree
Hide file tree
Showing 2 changed files with 747 additions and 733 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"esnext": "dist/entrepot.esm.js",
"sideEffects": false,
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/eslint-parser": "7.12.1",
"@babel/eslint-plugin": "7.12.1",
"@babel/plugin-external-helpers": "7.12.1",
"@babel/plugin-transform-runtime": "7.12.10",
"@babel/preset-env": "7.12.11",
"@babel/core": "7.14.2",
"@babel/eslint-parser": "7.14.2",
"@babel/eslint-plugin": "7.13.16",
"@babel/plugin-external-helpers": "7.12.13",
"@babel/plugin-transform-runtime": "7.14.2",
"@babel/preset-env": "7.14.2",
"@poool/eslint-config": "1.4.2",
"@poool/eslint-plugin": "1.4.2",
"@rollup/plugin-babel": "5.2.2",
Expand Down Expand Up @@ -57,7 +57,7 @@
"lint": "./node_modules/.bin/eslint ."
},
"dependencies": {
"@babel/runtime-corejs3": "7.12.5",
"@babel/runtime-corejs3": "7.14.0",
"core-js": "3.8.1",
"js-cookie": "2.2.1",
"query-string": "6.13.8"
Expand Down
Loading

0 comments on commit f090c4c

Please sign in to comment.