8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b212474 commit 637d271Copy full SHA for 637d271
package.json
@@ -1,7 +1,7 @@
1
{
2
"devDependencies": {
3
"@babel/cli": "^7.12.8",
4
- "@babel/core": "^7.12.8",
+ "@babel/core": "^7.12.9",
5
"@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
6
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
7
"@babel/plugin-proposal-numeric-separator": "^7.12.7",
packages/core-js-compat/package.json
@@ -13,7 +13,7 @@
13
},
14
15
"detective": "^5.2.0",
16
- "electron-to-chromium": "^1.3.606",
+ "electron-to-chromium": "^1.3.607",
17
"glob": "^7.1.6"
18
19
"funding": {
0 commit comments