mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-08 13:05:15 -05:00
merge dependabot (#352)
* Bump react-timezone-select from 0.9.8 to 0.10.7 Bumps [react-timezone-select](https://github.com/ndom91/react-timezone-select) from 0.9.8 to 0.10.7. - [Release notes](https://github.com/ndom91/react-timezone-select/releases) - [Commits](https://github.com/ndom91/react-timezone-select/commits/v0.10.7) Signed-off-by: dependabot[bot] <support@github.com> * Bump @babel/core from 7.12.1 to 7.12.16 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
"@emotion/styled": "11.0.0",
|
||||
"next": "10.0.6",
|
||||
"react-select": "3.1.0",
|
||||
"react-timezone-select": "0.9.8"
|
||||
"react-timezone-select": "0.10.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.12.1",
|
||||
"@babel/core": "7.12.16",
|
||||
"@storybook/addon-actions": "5.3.21",
|
||||
"@storybook/addon-docs": "5.3.21",
|
||||
"@storybook/addon-info": "5.3.21",
|
||||
|
||||
Reference in New Issue
Block a user