Skip to content

Commit 8ad019a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies to v7.16.10
(cherry picked from commit 3478258)
1 parent 340066e commit 8ad019a

File tree

3 files changed

+149
-116
lines changed

3 files changed

+149
-116
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
"@angular/platform-server": "13.1.2",
8080
"@angular/router": "13.1.2",
8181
"@angular/service-worker": "13.1.2",
82-
"@babel/core": "7.16.7",
82+
"@babel/core": "7.16.10",
8383
"@babel/generator": "7.16.8",
8484
"@babel/helper-annotate-as-pure": "7.16.7",
8585
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
8686
"@babel/plugin-transform-async-to-generator": "7.16.8",
87-
"@babel/plugin-transform-runtime": "7.16.8",
88-
"@babel/preset-env": "7.16.8",
87+
"@babel/plugin-transform-runtime": "7.16.10",
88+
"@babel/preset-env": "7.16.10",
8989
"@babel/runtime": "7.16.7",
9090
"@babel/template": "7.16.7",
9191
"@bazel/bazelisk": "1.11.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"@angular-devkit/architect": "0.0.0-PLACEHOLDER",
1111
"@angular-devkit/build-webpack": "0.0.0-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
13-
"@babel/core": "7.16.7",
13+
"@babel/core": "7.16.10",
1414
"@babel/generator": "7.16.8",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
1616
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
1717
"@babel/plugin-transform-async-to-generator": "7.16.8",
18-
"@babel/plugin-transform-runtime": "7.16.8",
19-
"@babel/preset-env": "7.16.8",
18+
"@babel/plugin-transform-runtime": "7.16.10",
19+
"@babel/preset-env": "7.16.10",
2020
"@babel/runtime": "7.16.7",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.6",

yarn.lock

Lines changed: 143 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -361,20 +361,20 @@
361361
semver "^6.3.0"
362362
source-map "^0.5.0"
363363

364-
"@babel/[email protected].7", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.7.5", "@babel/core@^7.8.6":
365-
version "7.16.7"
366-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
367-
integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
364+
"@babel/[email protected].10":
365+
version "7.16.10"
366+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50"
367+
integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA==
368368
dependencies:
369369
"@babel/code-frame" "^7.16.7"
370-
"@babel/generator" "^7.16.7"
370+
"@babel/generator" "^7.16.8"
371371
"@babel/helper-compilation-targets" "^7.16.7"
372372
"@babel/helper-module-transforms" "^7.16.7"
373373
"@babel/helpers" "^7.16.7"
374-
"@babel/parser" "^7.16.7"
374+
"@babel/parser" "^7.16.10"
375375
"@babel/template" "^7.16.7"
376-
"@babel/traverse" "^7.16.7"
377-
"@babel/types" "^7.16.7"
376+
"@babel/traverse" "^7.16.10"
377+
"@babel/types" "^7.16.8"
378378
convert-source-map "^1.7.0"
379379
debug "^4.1.0"
380380
gensync "^1.0.0-beta.2"
@@ -403,6 +403,27 @@
403403
semver "^5.4.1"
404404
source-map "^0.5.0"
405405

406+
"@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.7.5", "@babel/core@^7.8.6":
407+
version "7.16.7"
408+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
409+
integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
410+
dependencies:
411+
"@babel/code-frame" "^7.16.7"
412+
"@babel/generator" "^7.16.7"
413+
"@babel/helper-compilation-targets" "^7.16.7"
414+
"@babel/helper-module-transforms" "^7.16.7"
415+
"@babel/helpers" "^7.16.7"
416+
"@babel/parser" "^7.16.7"
417+
"@babel/template" "^7.16.7"
418+
"@babel/traverse" "^7.16.7"
419+
"@babel/types" "^7.16.7"
420+
convert-source-map "^1.7.0"
421+
debug "^4.1.0"
422+
gensync "^1.0.0-beta.2"
423+
json5 "^2.1.2"
424+
semver "^6.3.0"
425+
source-map "^0.5.0"
426+
406427
407428
version "7.16.0"
408429
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2"
@@ -649,6 +670,11 @@
649670
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
650671
integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
651672

673+
"@babel/parser@^7.16.10":
674+
version "7.16.10"
675+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88"
676+
integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ==
677+
652678
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
653679
version "7.16.7"
654680
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -1108,6 +1134,18 @@
11081134
dependencies:
11091135
"@babel/helper-plugin-utils" "^7.16.7"
11101136

1137+
1138+
version "7.16.10"
1139+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.10.tgz#53d9fd3496daedce1dd99639097fa5d14f4c7c2c"
1140+
integrity sha512-9nwTiqETv2G7xI4RvXHNfpGdr8pAA+Q/YtN3yLK7OoK7n9OibVm/xymJ838a9A6E/IciOLPj82lZk0fW6O4O7w==
1141+
dependencies:
1142+
"@babel/helper-module-imports" "^7.16.7"
1143+
"@babel/helper-plugin-utils" "^7.16.7"
1144+
babel-plugin-polyfill-corejs2 "^0.3.0"
1145+
babel-plugin-polyfill-corejs3 "^0.5.0"
1146+
babel-plugin-polyfill-regenerator "^0.3.0"
1147+
semver "^6.3.0"
1148+
11111149
11121150
version "7.16.4"
11131151
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.4.tgz#f9ba3c7034d429c581e1bd41b4952f3db3c2c7e8"
@@ -1120,18 +1158,6 @@
11201158
babel-plugin-polyfill-regenerator "^0.3.0"
11211159
semver "^6.3.0"
11221160

1123-
1124-
version "7.16.8"
1125-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.8.tgz#3339368701103edae708f0fba9e4bfb70a3e5872"
1126-
integrity sha512-6Kg2XHPFnIarNweZxmzbgYnnWsXxkx9WQUVk2sksBRL80lBC1RAQV3wQagWxdCHiYHqPN+oenwNIuttlYgIbQQ==
1127-
dependencies:
1128-
"@babel/helper-module-imports" "^7.16.7"
1129-
"@babel/helper-plugin-utils" "^7.16.7"
1130-
babel-plugin-polyfill-corejs2 "^0.3.0"
1131-
babel-plugin-polyfill-corejs3 "^0.5.0"
1132-
babel-plugin-polyfill-regenerator "^0.3.0"
1133-
semver "^6.3.0"
1134-
11351161
"@babel/plugin-transform-shorthand-properties@^7.16.0", "@babel/plugin-transform-shorthand-properties@^7.16.7":
11361162
version "7.16.7"
11371163
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz#e8549ae4afcf8382f711794c0c7b6b934c5fbd2a"
@@ -1183,6 +1209,86 @@
11831209
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
11841210
"@babel/helper-plugin-utils" "^7.16.7"
11851211

1212+
1213+
version "7.16.10"
1214+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57"
1215+
integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg==
1216+
dependencies:
1217+
"@babel/compat-data" "^7.16.8"
1218+
"@babel/helper-compilation-targets" "^7.16.7"
1219+
"@babel/helper-plugin-utils" "^7.16.7"
1220+
"@babel/helper-validator-option" "^7.16.7"
1221+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
1222+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
1223+
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
1224+
"@babel/plugin-proposal-class-properties" "^7.16.7"
1225+
"@babel/plugin-proposal-class-static-block" "^7.16.7"
1226+
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
1227+
"@babel/plugin-proposal-export-namespace-from" "^7.16.7"
1228+
"@babel/plugin-proposal-json-strings" "^7.16.7"
1229+
"@babel/plugin-proposal-logical-assignment-operators" "^7.16.7"
1230+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.16.7"
1231+
"@babel/plugin-proposal-numeric-separator" "^7.16.7"
1232+
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
1233+
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
1234+
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
1235+
"@babel/plugin-proposal-private-methods" "^7.16.7"
1236+
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
1237+
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
1238+
"@babel/plugin-syntax-async-generators" "^7.8.4"
1239+
"@babel/plugin-syntax-class-properties" "^7.12.13"
1240+
"@babel/plugin-syntax-class-static-block" "^7.14.5"
1241+
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1242+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
1243+
"@babel/plugin-syntax-json-strings" "^7.8.3"
1244+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
1245+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1246+
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
1247+
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
1248+
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
1249+
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
1250+
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
1251+
"@babel/plugin-syntax-top-level-await" "^7.14.5"
1252+
"@babel/plugin-transform-arrow-functions" "^7.16.7"
1253+
"@babel/plugin-transform-async-to-generator" "^7.16.8"
1254+
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
1255+
"@babel/plugin-transform-block-scoping" "^7.16.7"
1256+
"@babel/plugin-transform-classes" "^7.16.7"
1257+
"@babel/plugin-transform-computed-properties" "^7.16.7"
1258+
"@babel/plugin-transform-destructuring" "^7.16.7"
1259+
"@babel/plugin-transform-dotall-regex" "^7.16.7"
1260+
"@babel/plugin-transform-duplicate-keys" "^7.16.7"
1261+
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
1262+
"@babel/plugin-transform-for-of" "^7.16.7"
1263+
"@babel/plugin-transform-function-name" "^7.16.7"
1264+
"@babel/plugin-transform-literals" "^7.16.7"
1265+
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
1266+
"@babel/plugin-transform-modules-amd" "^7.16.7"
1267+
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
1268+
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
1269+
"@babel/plugin-transform-modules-umd" "^7.16.7"
1270+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
1271+
"@babel/plugin-transform-new-target" "^7.16.7"
1272+
"@babel/plugin-transform-object-super" "^7.16.7"
1273+
"@babel/plugin-transform-parameters" "^7.16.7"
1274+
"@babel/plugin-transform-property-literals" "^7.16.7"
1275+
"@babel/plugin-transform-regenerator" "^7.16.7"
1276+
"@babel/plugin-transform-reserved-words" "^7.16.7"
1277+
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
1278+
"@babel/plugin-transform-spread" "^7.16.7"
1279+
"@babel/plugin-transform-sticky-regex" "^7.16.7"
1280+
"@babel/plugin-transform-template-literals" "^7.16.7"
1281+
"@babel/plugin-transform-typeof-symbol" "^7.16.7"
1282+
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
1283+
"@babel/plugin-transform-unicode-regex" "^7.16.7"
1284+
"@babel/preset-modules" "^0.1.5"
1285+
"@babel/types" "^7.16.8"
1286+
babel-plugin-polyfill-corejs2 "^0.3.0"
1287+
babel-plugin-polyfill-corejs3 "^0.5.0"
1288+
babel-plugin-polyfill-regenerator "^0.3.0"
1289+
core-js-compat "^3.20.2"
1290+
semver "^6.3.0"
1291+
11861292
11871293
version "7.16.4"
11881294
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3"
@@ -1263,86 +1369,6 @@
12631369
core-js-compat "^3.19.1"
12641370
semver "^6.3.0"
12651371

1266-
1267-
version "7.16.8"
1268-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9"
1269-
integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==
1270-
dependencies:
1271-
"@babel/compat-data" "^7.16.8"
1272-
"@babel/helper-compilation-targets" "^7.16.7"
1273-
"@babel/helper-plugin-utils" "^7.16.7"
1274-
"@babel/helper-validator-option" "^7.16.7"
1275-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
1276-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
1277-
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
1278-
"@babel/plugin-proposal-class-properties" "^7.16.7"
1279-
"@babel/plugin-proposal-class-static-block" "^7.16.7"
1280-
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
1281-
"@babel/plugin-proposal-export-namespace-from" "^7.16.7"
1282-
"@babel/plugin-proposal-json-strings" "^7.16.7"
1283-
"@babel/plugin-proposal-logical-assignment-operators" "^7.16.7"
1284-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.16.7"
1285-
"@babel/plugin-proposal-numeric-separator" "^7.16.7"
1286-
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
1287-
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
1288-
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
1289-
"@babel/plugin-proposal-private-methods" "^7.16.7"
1290-
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
1291-
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
1292-
"@babel/plugin-syntax-async-generators" "^7.8.4"
1293-
"@babel/plugin-syntax-class-properties" "^7.12.13"
1294-
"@babel/plugin-syntax-class-static-block" "^7.14.5"
1295-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1296-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
1297-
"@babel/plugin-syntax-json-strings" "^7.8.3"
1298-
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
1299-
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1300-
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
1301-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
1302-
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
1303-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
1304-
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
1305-
"@babel/plugin-syntax-top-level-await" "^7.14.5"
1306-
"@babel/plugin-transform-arrow-functions" "^7.16.7"
1307-
"@babel/plugin-transform-async-to-generator" "^7.16.8"
1308-
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
1309-
"@babel/plugin-transform-block-scoping" "^7.16.7"
1310-
"@babel/plugin-transform-classes" "^7.16.7"
1311-
"@babel/plugin-transform-computed-properties" "^7.16.7"
1312-
"@babel/plugin-transform-destructuring" "^7.16.7"
1313-
"@babel/plugin-transform-dotall-regex" "^7.16.7"
1314-
"@babel/plugin-transform-duplicate-keys" "^7.16.7"
1315-
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
1316-
"@babel/plugin-transform-for-of" "^7.16.7"
1317-
"@babel/plugin-transform-function-name" "^7.16.7"
1318-
"@babel/plugin-transform-literals" "^7.16.7"
1319-
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
1320-
"@babel/plugin-transform-modules-amd" "^7.16.7"
1321-
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
1322-
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
1323-
"@babel/plugin-transform-modules-umd" "^7.16.7"
1324-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
1325-
"@babel/plugin-transform-new-target" "^7.16.7"
1326-
"@babel/plugin-transform-object-super" "^7.16.7"
1327-
"@babel/plugin-transform-parameters" "^7.16.7"
1328-
"@babel/plugin-transform-property-literals" "^7.16.7"
1329-
"@babel/plugin-transform-regenerator" "^7.16.7"
1330-
"@babel/plugin-transform-reserved-words" "^7.16.7"
1331-
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
1332-
"@babel/plugin-transform-spread" "^7.16.7"
1333-
"@babel/plugin-transform-sticky-regex" "^7.16.7"
1334-
"@babel/plugin-transform-template-literals" "^7.16.7"
1335-
"@babel/plugin-transform-typeof-symbol" "^7.16.7"
1336-
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
1337-
"@babel/plugin-transform-unicode-regex" "^7.16.7"
1338-
"@babel/preset-modules" "^0.1.5"
1339-
"@babel/types" "^7.16.8"
1340-
babel-plugin-polyfill-corejs2 "^0.3.0"
1341-
babel-plugin-polyfill-corejs3 "^0.5.0"
1342-
babel-plugin-polyfill-regenerator "^0.3.0"
1343-
core-js-compat "^3.20.2"
1344-
semver "^6.3.0"
1345-
13461372
"@babel/preset-modules@^0.1.5":
13471373
version "0.1.5"
13481374
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz#ef939d6e7f268827e1841638dc6ff95515e115d9"
@@ -1402,6 +1428,22 @@
14021428
debug "^4.1.0"
14031429
globals "^11.1.0"
14041430

1431+
"@babel/traverse@^7.16.10":
1432+
version "7.16.10"
1433+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
1434+
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
1435+
dependencies:
1436+
"@babel/code-frame" "^7.16.7"
1437+
"@babel/generator" "^7.16.8"
1438+
"@babel/helper-environment-visitor" "^7.16.7"
1439+
"@babel/helper-function-name" "^7.16.7"
1440+
"@babel/helper-hoist-variables" "^7.16.7"
1441+
"@babel/helper-split-export-declaration" "^7.16.7"
1442+
"@babel/parser" "^7.16.10"
1443+
"@babel/types" "^7.16.8"
1444+
debug "^4.1.0"
1445+
globals "^11.1.0"
1446+
14051447
"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.6":
14061448
version "7.16.8"
14071449
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
@@ -9798,16 +9840,7 @@ [email protected]:
97989840
chokidar ">=3.0.0 <4.0.0"
97999841
immutable "^4.0.0"
98009842

9801-
9802-
version "1.49.0"
9803-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.0.tgz#65ec1b1d9a6bc1bae8d2c9d4b392c13f5d32c078"
9804-
integrity sha512-TVwVdNDj6p6b4QymJtNtRS2YtLJ/CqZriGg0eIAbAKMlN8Xy6kbv33FsEZSF7FufFFM705SQviHjjThfaQ4VNw==
9805-
dependencies:
9806-
chokidar ">=3.0.0 <4.0.0"
9807-
immutable "^4.0.0"
9808-
source-map-js ">=0.6.2 <2.0.0"
9809-
9810-
sass@^1.32.8:
9843+
[email protected], sass@^1.32.8:
98119844
version "1.49.0"
98129845
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.0.tgz#65ec1b1d9a6bc1bae8d2c9d4b392c13f5d32c078"
98139846
integrity sha512-TVwVdNDj6p6b4QymJtNtRS2YtLJ/CqZriGg0eIAbAKMlN8Xy6kbv33FsEZSF7FufFFM705SQviHjjThfaQ4VNw==

0 commit comments

Comments
 (0)