chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.13 to 7.12.15
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user