Skip to content

Commit 61f2b00

Browse files
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#221)
1 parent 765be0d commit 61f2b00

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.14",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.14.4",
3131
"@babel/plugin-transform-modules-commonjs": "^7.14.0",
3232
"@babel/preset-env": "^7.14.2",
3333
"babel-jest": "^26.0.1",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
dependencies:
1717
"@babel/highlight" "^7.12.13"
1818

19-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0":
20-
version "7.14.0"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
22-
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.14.4":
20+
version "7.14.4"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58"
22+
integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.14", "@babel/core@^7.7.5":
2525
version "7.14.3"
@@ -66,14 +66,14 @@
6666
"@babel/helper-explode-assignable-expression" "^7.12.13"
6767
"@babel/types" "^7.12.13"
6868

69-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16":
70-
version "7.13.16"
71-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
72-
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
69+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.4":
70+
version "7.14.4"
71+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516"
72+
integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==
7373
dependencies:
74-
"@babel/compat-data" "^7.13.15"
74+
"@babel/compat-data" "^7.14.4"
7575
"@babel/helper-validator-option" "^7.12.17"
76-
browserslist "^4.14.5"
76+
browserslist "^4.16.6"
7777
semver "^6.3.0"
7878

7979
"@babel/helper-create-class-features-plugin@^7.13.0":
@@ -395,13 +395,13 @@
395395
"@babel/helper-plugin-utils" "^7.13.0"
396396
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
397397

398-
"@babel/plugin-proposal-object-rest-spread@^7.14.2", "@babel/plugin-proposal-object-rest-spread@^7.5.5":
399-
version "7.14.2"
400-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc"
401-
integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==
398+
"@babel/plugin-proposal-object-rest-spread@^7.14.2", "@babel/plugin-proposal-object-rest-spread@^7.14.4":
399+
version "7.14.4"
400+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4"
401+
integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA==
402402
dependencies:
403-
"@babel/compat-data" "^7.14.0"
404-
"@babel/helper-compilation-targets" "^7.13.16"
403+
"@babel/compat-data" "^7.14.4"
404+
"@babel/helper-compilation-targets" "^7.14.4"
405405
"@babel/helper-plugin-utils" "^7.13.0"
406406
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
407407
"@babel/plugin-transform-parameters" "^7.14.2"
@@ -1816,7 +1816,7 @@ browser-process-hrtime@^1.0.0:
18161816
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
18171817
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
18181818

1819-
browserslist@^4.14.5, browserslist@^4.16.3:
1819+
browserslist@^4.16.3, browserslist@^4.16.6:
18201820
version "4.16.6"
18211821
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
18221822
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==

0 commit comments

Comments
 (0)