Merge pull request #978 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.13.9

This commit is contained in:
dependabot-preview[bot]
2021-03-08 05:20:08 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/plugin-transform-runtime": "^7.13.7",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/preset-react": "^7.12.13",
"@rollup/plugin-babel": "^5.3.0",
@@ -1093,9 +1093,9 @@
}
},
"node_modules/@babel/plugin-transform-runtime": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.8.tgz",
"integrity": "sha512-6UbZ7P0FuuJiiUyRCfDgLw4PIG9bR2x6swHocv4qNZItkhXad0WsN6YX0deILuyZY2++meDKiDMuSVcejDZN0Q==",
"version": "7.13.9",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.9.tgz",
"integrity": "sha512-XCxkY/wBI6M6Jj2mlWxkmqbKPweRanszWbF3Tyut+hKh+PHcuIH/rSr/7lmmE7C3WW+HSIm2GT+d5jwmheuB0g==",
"dev": true,
"dependencies": {
"@babel/helper-module-imports": "^7.12.13",
@@ -12723,9 +12723,9 @@
}
},
"@babel/plugin-transform-runtime": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.8.tgz",
"integrity": "sha512-6UbZ7P0FuuJiiUyRCfDgLw4PIG9bR2x6swHocv4qNZItkhXad0WsN6YX0deILuyZY2++meDKiDMuSVcejDZN0Q==",
"version": "7.13.9",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.9.tgz",
"integrity": "sha512-XCxkY/wBI6M6Jj2mlWxkmqbKPweRanszWbF3Tyut+hKh+PHcuIH/rSr/7lmmE7C3WW+HSIm2GT+d5jwmheuB0g==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.12.13",
+1 -1
View File
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/plugin-transform-runtime": "^7.13.7",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/preset-react": "^7.12.13",
"@rollup/plugin-babel": "^5.3.0",