mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update babel monorepo (#8178)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
a6b7c25260
commit
c68a00d878
20
package.json
20
package.json
@ -47,16 +47,16 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.8.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.8.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
|
||||
"@babel/preset-env": "^7.8.2",
|
||||
"@babel/preset-react": "^7.8.0",
|
||||
"@babel/preset-typescript": "^7.8.0",
|
||||
"@babel/runtime": "^7.8.0",
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||||
"@babel/plugin-proposal-decorators": "^7.8.3",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.8.4",
|
||||
"@babel/preset-react": "^7.8.3",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.8.4",
|
||||
"@gql2ts/from-schema": "^1.10.1",
|
||||
"@gql2ts/language-typescript": "^1.9.0",
|
||||
"@octokit/rest": "^16.36.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user