|
77 | 77 | semver "^5.4.1" |
78 | 78 | source-map "^0.5.0" |
79 | 79 |
|
80 | | - |
81 | | - version "7.22.6" |
82 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494" |
83 | | - integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw== |
| 80 | + |
| 81 | + version "7.22.8" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785" |
| 83 | + integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw== |
84 | 84 | dependencies: |
85 | 85 | "@ampproject/remapping" "^2.2.0" |
86 | 86 | "@babel/code-frame" "^7.22.5" |
87 | | - "@babel/generator" "^7.22.5" |
| 87 | + "@babel/generator" "^7.22.7" |
88 | 88 | "@babel/helper-compilation-targets" "^7.22.6" |
89 | 89 | "@babel/helper-module-transforms" "^7.22.5" |
90 | 90 | "@babel/helpers" "^7.22.6" |
91 | | - "@babel/parser" "^7.22.6" |
| 91 | + "@babel/parser" "^7.22.7" |
92 | 92 | "@babel/template" "^7.22.5" |
93 | | - "@babel/traverse" "^7.22.6" |
| 93 | + "@babel/traverse" "^7.22.8" |
94 | 94 | "@babel/types" "^7.22.5" |
95 | 95 | "@nicolo-ribaudo/semver-v6" "^6.3.3" |
96 | 96 | convert-source-map "^1.7.0" |
|
119 | 119 | json5 "^2.2.2" |
120 | 120 | semver "^6.3.0" |
121 | 121 |
|
122 | | - |
123 | | - version "7.22.6" |
124 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.6.tgz#fa75b578a6392d92243eb8fb9c4e7ece8ad7c583" |
125 | | - integrity sha512-KAom7E7d6bAh5/PflF3luynWlDLOIqfX+ZJcL0LRs6/6rtXJmJxPiWuIGfxNPtcWdtQ5lSSJbKbQlz/c/R60Ng== |
| 122 | + |
| 123 | + version "7.22.7" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.7.tgz#d2807fbd1fa4376162716da63dfd3c69a2249fed" |
| 125 | + integrity sha512-LH6HJqjOyu/Qtp7LuSycZXK/CYXQ4ohdkliEaL1QTdtOXVdOVpTBKVxAo/+eeyt+x/2SRzB+zUPduVl+xiEvdg== |
126 | 126 | dependencies: |
127 | 127 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
128 | 128 | "@nicolo-ribaudo/semver-v6" "^6.3.3" |
|
406 | 406 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
407 | 407 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== |
408 | 408 |
|
409 | | -"@babel/parser@^7.22.6", "@babel/parser@^7.22.7": |
| 409 | +"@babel/parser@^7.22.7": |
410 | 410 | version "7.22.7" |
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae" |
412 | 412 | integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q== |
|
1333 | 1333 | debug "^4.1.0" |
1334 | 1334 | globals "^11.1.0" |
1335 | 1335 |
|
1336 | | -"@babel/traverse@^7.22.6": |
| 1336 | +"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
1337 | 1337 | version "7.22.8" |
1338 | 1338 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e" |
1339 | 1339 | integrity sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw== |
|
0 commit comments