fix(deps): update dependency @babel/standalone to v7.16.2

This commit is contained in:
Renovate Bot
2021-11-02 01:25:35 +00:00
committed by renovate[bot]
parent a0be79c13c
commit 647816db63
2 changed files with 4 additions and 4 deletions

View File

@ -4894,9 +4894,9 @@
}
},
"@babel/standalone": {
"version": "7.16.1",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.1.tgz",
"integrity": "sha512-1YOX7Wacb+i4bkD0MhxmqW94p7sUK5g83j6u8Jql+gIF1VIn+UgtqeRDzKGkVuc6TQKB0Likc/I0qfqQrzF8yA=="
"version": "7.16.2",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.2.tgz",
"integrity": "sha512-Cc0b/YJapYV1o+lhevV2FCr0lkbGbejA/iRWH5S5aZCF/AeAVVRcIS491omYMNbf+Z9SCDgczUu8Kx8WGCnr2g=="
},
"@babel/template": {
"version": "7.12.13",

View File

@ -38,7 +38,7 @@
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/standalone": "7.16.1",
"@babel/standalone": "7.16.2",
"@fortawesome/fontawesome": "1.1.8",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",