chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.7
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3175,9 +3175,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-transform-runtime": {
|
||||
"version": "7.13.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.6.tgz",
|
||||
"integrity": "sha512-QsTomUTIeOdYrNsOMJRSp2QzGvB1KYD4ePCC8Mei2SuoHScncYS3h1E9PR5gDL7buJmcqIHrWyH6B5GZMgDrRg==",
|
||||
"version": "7.13.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.7.tgz",
|
||||
"integrity": "sha512-pXfYTTSbU5ThVTUyQ6TUdUkonZYKKq8M6vDUkFCjFw8vT42hhayrbJPVWGC7B97LkzFYBtdW/SBGVZtRaopW6Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.12.13",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "=7.13.0",
|
||||
"@babel/plugin-transform-runtime": "=7.13.6",
|
||||
"@babel/plugin-transform-runtime": "=7.13.7",
|
||||
"@babel/preset-env": "=7.13.5",
|
||||
"@babel/preset-react": "=7.12.13",
|
||||
"@babel/register": "=7.13.0",
|
||||
|
||||
Reference in New Issue
Block a user