git.fiddlerwoaroof.com
Browse code

chore: bump @babel/plugin-proposal-object-rest-spread

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.16.7 to 7.17.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.3/packages/babel-plugin-proposal-object-rest-spread)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 16/02/2022 08:00:40
Showing 1 changed files
... ...
@@ -77,9 +77,9 @@
77 77
       }
78 78
     },
79 79
     "node_modules/@babel/compat-data": {
80
-      "version": "7.16.8",
81
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.8.tgz",
82
-      "integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==",
80
+      "version": "7.17.0",
81
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz",
82
+      "integrity": "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==",
83 83
       "dev": true,
84 84
       "engines": {
85 85
         "node": ">=6.9.0"
... ...
@@ -680,12 +680,12 @@
680 680
       }
681 681
     },
682 682
     "node_modules/@babel/plugin-proposal-object-rest-spread": {
683
-      "version": "7.16.7",
684
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz",
685
-      "integrity": "sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==",
683
+      "version": "7.17.3",
684
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
685
+      "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
686 686
       "dev": true,
687 687
       "dependencies": {
688
-        "@babel/compat-data": "^7.16.4",
688
+        "@babel/compat-data": "^7.17.0",
689 689
         "@babel/helper-compilation-targets": "^7.16.7",
690 690
         "@babel/helper-plugin-utils": "^7.16.7",
691 691
         "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
... ...
@@ -8352,9 +8352,9 @@
8352 8352
       }
8353 8353
     },
8354 8354
     "@babel/compat-data": {
8355
-      "version": "7.16.8",
8356
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.8.tgz",
8357
-      "integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==",
8355
+      "version": "7.17.0",
8356
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz",
8357
+      "integrity": "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==",
8358 8358
       "dev": true
8359 8359
     },
8360 8360
     "@babel/core": {
... ...
@@ -8784,12 +8784,12 @@
8784 8784
       }
8785 8785
     },
8786 8786
     "@babel/plugin-proposal-object-rest-spread": {
8787
-      "version": "7.16.7",
8788
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz",
8789
-      "integrity": "sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==",
8787
+      "version": "7.17.3",
8788
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
8789
+      "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
8790 8790
       "dev": true,
8791 8791
       "requires": {
8792
-        "@babel/compat-data": "^7.16.4",
8792
+        "@babel/compat-data": "^7.17.0",
8793 8793
         "@babel/helper-compilation-targets": "^7.16.7",
8794 8794
         "@babel/helper-plugin-utils": "^7.16.7",
8795 8795
         "@babel/plugin-syntax-object-rest-spread": "^7.8.3",