chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.13 to 7.12.15

This commit is contained in:
dependabot[bot]
2021-02-05 00:19:16 -05:00
committed by GitHub
parent 2a3afb8440
commit adfafc1f0d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3883,9 +3883,9 @@
}
},
"@babel/plugin-transform-runtime": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.13.tgz",
"integrity": "sha512-ho1CV2lm8qn2AxD3JdvPgtLVHCYLDaOszlf0gosdHcJAIfgNizag76WI+FoibrvfT+h117fgf8h+wgvo4O2qbA==",
"version": "7.12.15",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.15.tgz",
"integrity": "sha512-OwptMSRnRWJo+tJ9v9wgAf72ydXWfYSXWhnQjZing8nGZSDFqU1MBleKM3+DriKkcbv7RagA8gVeB0A1PNlNow==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.12.13",

View File

@@ -102,7 +102,7 @@
"@babel/plugin-proposal-class-properties": "=7.12.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.13",
"@babel/plugin-proposal-optional-chaining": "=7.12.13",
"@babel/plugin-transform-runtime": "=7.12.13",
"@babel/plugin-transform-runtime": "=7.12.15",
"@babel/preset-env": "=7.12.13",
"@babel/preset-react": "=7.12.13",
"@babel/register": "=7.12.13",