Skip to content

Commit 290a9e6

Browse files
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#555)
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.20.7. - [Release notes](https://github.com/babel/babel/releases) - [Commits](https://github.com/babel/babel/commits/v7.20.7/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb4e44f commit 290a9e6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.16",
28-
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
28+
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
2929
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
3030
"@babel/preset-env": "^7.24.0",
3131
"@vue/compat": "^3.2.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/highlight" "^7.23.4"
3333
chalk "^2.4.2"
3434

35-
"@babel/compat-data@^7.16.4", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5":
35+
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5":
3636
version "7.23.5"
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
3838
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
@@ -122,7 +122,7 @@
122122
dependencies:
123123
"@babel/types" "^7.22.15"
124124

125-
"@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
125+
"@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
126126
version "7.23.6"
127127
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
128128
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
@@ -259,7 +259,7 @@
259259
dependencies:
260260
"@babel/types" "^7.22.5"
261261

262-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
262+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
263263
version "7.24.0"
264264
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
265265
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
@@ -435,16 +435,16 @@
435435
"@babel/helper-environment-visitor" "^7.22.20"
436436
"@babel/helper-plugin-utils" "^7.22.5"
437437

438-
"@babel/plugin-proposal-object-rest-spread@^7.16.7":
439-
version "7.16.7"
440-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz#94593ef1ddf37021a25bdcb5754c4a8d534b01d8"
441-
integrity sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==
438+
"@babel/plugin-proposal-object-rest-spread@^7.20.7":
439+
version "7.20.7"
440+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a"
441+
integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==
442442
dependencies:
443-
"@babel/compat-data" "^7.16.4"
444-
"@babel/helper-compilation-targets" "^7.16.7"
445-
"@babel/helper-plugin-utils" "^7.16.7"
443+
"@babel/compat-data" "^7.20.5"
444+
"@babel/helper-compilation-targets" "^7.20.7"
445+
"@babel/helper-plugin-utils" "^7.20.2"
446446
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
447-
"@babel/plugin-transform-parameters" "^7.16.7"
447+
"@babel/plugin-transform-parameters" "^7.20.7"
448448

449449
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
450450
version "7.21.0-placeholder-for-preset-env.2"
@@ -873,7 +873,7 @@
873873
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
874874
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
875875

876-
"@babel/plugin-transform-parameters@^7.16.7", "@babel/plugin-transform-parameters@^7.23.3":
876+
"@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.23.3":
877877
version "7.23.3"
878878
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz#83ef5d1baf4b1072fa6e54b2b0999a7b2527e2af"
879879
integrity sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==

0 commit comments

Comments
 (0)