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.
@babel/cli
@babel/core
@babel/register
@babel/runtime
1 parent 0f5082f commit 0061fadCopy full SHA for 0061fad
package.json
@@ -49,10 +49,10 @@
49
},
50
"homepage": "https://github.com/react-dates/react-dates#readme",
51
"devDependencies": {
52
- "@babel/cli": "^7.12.10",
53
- "@babel/core": "^7.12.10",
54
- "@babel/register": "^7.12.10",
55
- "@babel/runtime": "^7.12.5",
+ "@babel/cli": "^7.16.8",
+ "@babel/core": "^7.16.12",
+ "@babel/register": "^7.16.9",
+ "@babel/runtime": "^7.16.7",
56
"@storybook/addon-actions": "^5.3.21",
57
"@storybook/addon-info": "^5.3.21",
58
"@storybook/addon-links": "^5.3.21",
0 commit comments