File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 96
96
"@babel/plugin-transform-modules-commonjs" : " ^7.12.1" ,
97
97
"@babel/plugin-transform-runtime" : " ^7.12.1" ,
98
98
"@babel/preset-env" : " ^7.12.1" ,
99
- "@babel/standalone" : " ^7.12.4 " ,
99
+ "@babel/standalone" : " ^7.12.5 " ,
100
100
"@nuxt/content" : " ^1.10.0" ,
101
101
"@nuxtjs/google-analytics" : " ^2.4.0" ,
102
102
"@nuxtjs/pwa" : " ^3.2.2" ,
107
107
"autoprefixer" : " ^10.0.1" ,
108
108
"babel-core" : " ^7.0.0-bridge.0" ,
109
109
"babel-eslint" : " ^10.1.0" ,
110
- "babel-jest" : " ^26.6.2 " ,
110
+ "babel-jest" : " ^26.6.3 " ,
111
111
"babel-plugin-istanbul" : " ^6.0.0" ,
112
112
"bootstrap-icons" : " ^1.1.0" ,
113
113
"bundlewatch" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 863
863
dependencies:
864
864
regenerator-runtime "^0.13.4"
865
865
866
- "@babel/standalone@^7.12.4 ":
867
- version "7.12.4 "
868
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.4 .tgz#1493960e765308cc06e9a75ba1affbe65a11124b "
869
- integrity sha512-9vw7RYK7CWh5MdTfLyC7j6hZmDYmm6DieFP4yetvpVftKQ+yrEY7ovhnhsVHznLqx5luU9Bx4k7xoEc3acrsow ==
866
+ "@babel/standalone@^7.12.5 ":
867
+ version "7.12.5 "
868
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.5 .tgz#5fec0e786a7c4f32e7d43a1f3844ba25d86f703a "
869
+ integrity sha512-5d1bw+HsGdw9OImxzUXEBpgV887np7u4KignO31ecJkduYtyS3s/iQk/+augZlC7pM92Xvq5zTh0z5CCMKbzWQ ==
870
870
871
871
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
872
872
version "7.10.4"
@@ -2834,10 +2834,10 @@ babel-eslint@^10.1.0:
2834
2834
eslint-visitor-keys "^1.0.0"
2835
2835
resolve "^1.12.0"
2836
2836
2837
- babel-jest@^26.6.2:
2838
- version "26.6.2 "
2839
- resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.2 .tgz#ca84659b1683e6e5bf16609bc88f3f2f086fe443 "
2840
- integrity sha512-pysyz/mZ7T5sozKnvSa1n7QEf22W9yc+dUmn2zNuQTN0saG51q8A/8k9wbED9X4YNxmwjuhIwf4JRXXQGzui3Q ==
2837
+ babel-jest@^26.6.2, babel-jest@^26.6.3 :
2838
+ version "26.6.3 "
2839
+ resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3 .tgz#d87d25cb0037577a0c89f82e5755c5d293c01056 "
2840
+ integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA ==
2841
2841
dependencies:
2842
2842
"@jest/transform" "^26.6.2"
2843
2843
"@jest/types" "^26.6.2"
You can’t perform that action at this time.
0 commit comments