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 30
30
"@vue/compiler-sfc" : " 3.2.33" ,
31
31
"@vue/vue3-jest" : " 27.0.0-alpha.4" ,
32
32
"babel-jest" : " 27.5.1" ,
33
- "babel-preset-jest" : " 28.0.0 " ,
33
+ "babel-preset-jest" : " 28.0.2 " ,
34
34
"eslint" : " ^8.14.0" ,
35
35
"eslint-config-prettier" : " ^8.5.0" ,
36
36
"eslint-plugin-prettier" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2159,10 +2159,10 @@ babel-plugin-jest-hoist@^27.5.1:
2159
2159
" @types/babel__core" " ^7.0.0"
2160
2160
" @types/babel__traverse" " ^7.0.6"
2161
2161
2162
- babel-plugin-jest-hoist@^28.0.0 :
2163
- version "28.0.0 "
2164
- resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-28.0.0 .tgz#7429bb64b97170822dce58ee763555ebc983cbdc "
2165
- integrity sha512-Eu+TDlmKd2SsnvmlooVeHFryVHHom6ffCLSZuqrN8WpIHE0H6qiIPW5h5rFlzIZQmVqnZR2qHnbm2eQWIP7hZg ==
2162
+ babel-plugin-jest-hoist@^28.0.2 :
2163
+ version "28.0.2 "
2164
+ resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-28.0.2 .tgz#9307d03a633be6fc4b1a6bc5c3a87e22bd01dd3b "
2165
+ integrity sha512-Kizhn/ZL+68ZQHxSnHyuvJv8IchXD62KQxV77TBDV/xoBFBOfgRAk97GNs6hXdTTCiVES9nB2I6+7MXXrk5llQ ==
2166
2166
dependencies :
2167
2167
" @babel/template" " ^7.3.3"
2168
2168
" @babel/types" " ^7.3.3"
@@ -2211,12 +2211,12 @@ babel-preset-current-node-syntax@^1.0.0:
2211
2211
" @babel/plugin-syntax-optional-chaining" " ^7.8.3"
2212
2212
" @babel/plugin-syntax-top-level-await" " ^7.8.3"
2213
2213
2214
-
2215
- version "28.0.0 "
2216
- resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-28.0.0 .tgz#9e7c5f4097b63a3e9edb8f59b8030eca6901771c "
2217
- integrity sha512-JLyjfCmqCWS3tXUw86ei5fQwuwn34slNBPTluNbhoqHVI1Cbw6MsmvgEl54jPjbyzkmA6XAHJTg3EGNY7rnr4A ==
2214
+
2215
+ version "28.0.2 "
2216
+ resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-28.0.2 .tgz#d8210fe4e46c1017e9fa13d7794b166e93aa9f89 "
2217
+ integrity sha512-sYzXIdgIXXroJTFeB3S6sNDWtlJ2dllCdTEsnZ65ACrMojj3hVNFRmnJ1HZtomGi+Be7aqpY/HJ92fr8OhKVkQ ==
2218
2218
dependencies :
2219
- babel-plugin-jest-hoist "^28.0.0 "
2219
+ babel-plugin-jest-hoist "^28.0.2 "
2220
2220
babel-preset-current-node-syntax "^1.0.0"
2221
2221
2222
2222
babel-preset-jest@^27.5.1 :
You can’t perform that action at this time.
0 commit comments