Merge pull request #3449 from owncloud/dependabot/npm_and_yarn/settings/babel/register-7.17.7

Bump @babel/register from 7.17.0 to 7.17.7 in /settings
This commit is contained in:
Pascal Wengerter
2022-04-04 17:24:07 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.16.11",
"@babel/register": "^7.17.0",
"@babel/register": "^7.17.7",
"@cucumber/cucumber": "^7.3.2",
"@cucumber/pretty-formatter": "^1.0.0-alpha.1",
"@erquhart/rollup-plugin-node-builtins": "^2.1.5",
+4 -4
View File
@@ -1140,10 +1140,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/register@^7.17.0":
version "7.17.0"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.0.tgz#8051e0b7cb71385be4909324f072599723a1f084"
integrity sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg==
"@babel/register@^7.17.7":
version "7.17.7"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.7.tgz#5eef3e0f4afc07e25e847720e7b987ae33f08d0b"
integrity sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==
dependencies:
clone-deep "^4.0.1"
find-cache-dir "^2.0.0"