chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.15 to 7.12.17
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -2754,9 +2754,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-transform-runtime": {
|
||||
"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==",
|
||||
"version": "7.12.17",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.17.tgz",
|
||||
"integrity": "sha512-s+kIJxnaTj+E9Q3XxQZ5jOo+xcogSe3V78/iFQ5RmoT0jROdpcdxhfGdq/VLqW1hFSzw6VjqN8aQqTaAMixWsw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.12.13",
|
||||
@@ -2786,9 +2786,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@babel/types": {
|
||||
"version": "7.12.13",
|
||||
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.13.tgz",
|
||||
"integrity": "sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==",
|
||||
"version": "7.12.17",
|
||||
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.17.tgz",
|
||||
"integrity": "sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-validator-identifier": "^7.12.11",
|
||||
|
||||
@@ -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.17",
|
||||
"@babel/plugin-transform-runtime": "=7.12.15",
|
||||
"@babel/plugin-transform-runtime": "=7.12.17",
|
||||
"@babel/preset-env": "=7.12.17",
|
||||
"@babel/preset-react": "=7.12.13",
|
||||
"@babel/register": "=7.12.13",
|
||||
|
||||
Reference in New Issue
Block a user