Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.14.5 (ardatan#3062)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 10, 2021
1 parent 6968eb6 commit f013f62
Show file tree
Hide file tree
Showing 3 changed files with 639 additions and 639 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
},
"devDependencies": {
"bob-the-bundler": "1.4.1",
"@babel/core": "7.14.3",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/preset-env": "7.14.4",
"@babel/preset-typescript": "7.13.0",
"@babel/core": "7.14.5",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@changesets/cli": "2.16.0",
"@types/jest": "26.0.23",
"@types/node": "14.17.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"@babel/parser": "7.14.4",
"@babel/traverse": "7.14.2",
"@babel/types": "7.14.4",
"@babel/parser": "7.14.5",
"@babel/traverse": "7.14.5",
"@babel/types": "7.14.5",
"@graphql-tools/utils": "^7.0.0",
"tslib": "~2.2.0"
},
Expand Down
Loading

0 comments on commit f013f62

Please sign in to comment.