8000 Merge branch 'dev' into dependabot/npm_and_yarn/babel/core-7.12.10 · bootstrap-vue/bootstrap-vue@c5d48ce · GitHub
[go: up one dir, main page]

Skip to content

Commit c5d48ce

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/babel/core-7.12.10
2 parents 2d25b4b + 4dffbfc commit c5d48ce

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@
9191
"vue-functional-data-merge": "^3.1.0"
9292
},
9393
"devDependencies": {
94-
"@babel/cli": "^7.12.8",
94+
"@babel/cli": "^7.12.10",
9595
"@babel/core": "^7.12. 8000 10",
9696
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
97-
"@babel/plugin-transform-runtime": "^7.12.1",
98-
"@babel/preset-env": "^7.12.7",
97+
"@babel/plugin-transform-runtime": "^7.12.10",
98+
"@babel/preset-env": "^7.12.10",
9999
"@babel/standalone": "^7.12.9",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",

yarn.lock

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/cli@^7.12.8":
6-
version "7.12.8"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.8.tgz#3b24ed2fd5da353ee6f19e8935ff8c93b5fe8430"
8-
integrity sha512-/6nQj11oaGhLmZiuRUfxsujiPDc9BBReemiXgIbxc+M5W+MIiFKYwvNDJvBfnGKNsJTKbUfEheKc9cwoPHAVQA==
5+
"@babel/cli@^7.12.10":
6+
version "7.12.10"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.10.tgz#67a1015b1cd505bde1696196febf910c4c339a48"
8+
integrity sha512-+y4ZnePpvWs1fc/LhZRTHkTesbXkyBYuOB+5CyodZqrEuETXi3zOVfpAQIdgC3lXbHLTDG9dQosxR9BhvLKDLQ==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -694,14 +694,13 @@
694694
dependencies:
695695
"@babel/helper-plugin-utils" "^7.10.4"
696696

697-
"@babel/plugin-transform-runtime@^7.12.1":
698-
version "7.12.1"
699-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5"
700-
integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==
697+
"@babel/plugin-transform-runtime@^7.12.1", "@babel/plugin-transform-runtime@^7.12.10":
698+
version "7.12.10"
699+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.10.tgz#af0fded4e846c4b37078e8e5d06deac6cd848562"
700+
integrity sha512-xOrUfzPxw7+WDm9igMgQCbO3cJKymX7dFdsgRr1eu9n3KjjyU4pptIXbXPseQDquw+W+RuJEJMHKHNsPNNm3CA==
701701
dependencies:
702-
"@babel/helper-module-imports" "^7.12.1"
702+
"@babel/helper-module-imports" "^7.12.5"
703703
"@babel/helper-plugin-utils" "^7.10.4"
704-
resolve "^1.8.1"
705704
semver "^5.5.1"
706705

707706
"@babel/plugin-transform-shorthand-properties@^7.12.1":
@@ -733,10 +732,10 @@
733732
dependencies:
734733
"@babel/helper-plugin-utils" "^7.10.4"
735734

736-
"@babel/plugin-transform-typeof-symbol@^7.12.1":
737-
version "7.12.1"
738-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.1.tgz#9ca6be343d42512fbc2e68236a82ae64bc7af78a"
739-
integrity sha512-EPGgpGy+O5Kg5pJFNDKuxt9RdmTgj5sgrus2XVeMp/ZIbOESadgILUbm50SNpghOh3/6yrbsH+NB5+WJTmsA7Q==
735+
"@babel/plugin-transform-typeof-symbol@^7.12.10":
736+
version "7.12.10"
737+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz#de01c4c8f96580bd00f183072b0d0ecdcf0dec4b"
738+
integrity sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA==
740739
dependencies:
741740
"@babel/helper-plugin-utils" "^7.10.4"
742741

@@ -755,10 +754,10 @@
755754
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
756755
"@babel/helper-plugin-utils" "^7.10.4"
757756

758-
"@babel/preset-env@^7.12.7":
759-
version "7.12.7"
760-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55"
761-
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew==
757+
"@babel/preset-env@^7.12.10", "@babel/preset-env@^7.12.7":
758+
version "7.12.10"
759+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
760+
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
762761
dependencies:
763762
"@babel/compat-data" "^7.12.7"
764763
"@babel/helper-compilation-targets" "^7.12.5"
@@ -819,12 +818,12 @@
819818
"@babel/plugin-transform-spread" "^7.12.1"
820819
"@babel/plugin-transform-sticky-regex" "^7.12.7"
821820
"@babel/plugin-transform-template-literals" "^7.12.1"
822-
"@babel/plugin-transform-typeof-symbol" "^7.12.1"
821+
"@babel/plugin-transform-typeof-symbol" "^7.12.10"
823822
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
824823
"@babel/plugin-transform-unicode-regex" "^7.12.1"
825824
"@babel/preset-modules" "^0.1.3"
826-
"@babel/types" "^7.12.7"
827-
core-js-compat "^3.7.0"
825+
"@babel/types" "^7.12.10"
826+
core-js-compat "^3.8.0"
828827
semver "^5.5.0"
829828

830829
"@babel/preset-modules@^0.1.3":
@@ -4378,7 +4377,7 @@ copy-descriptor@^0.1.0:
43784377
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
43794378
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
43804379

4381-
core-js-compat@^3.7.0:
4380+
core-js-compat@^3.8.0:
43824381
version "3.8.1"
43834382
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.1.tgz#8d1ddd341d660ba6194cbe0ce60f4c794c87a36e"
43844383
integrity sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ==

0 commit comments

Comments
 (0)
0