File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
33
"@types/jest" : " ^27.0.2" ,
34
34
"@types/node" : " ^15.12.2" ,
35
35
"@types/semver" : " ^7.3.8" ,
36
- "@typescript-eslint/eslint-plugin" : " ^4.31.2 " ,
37
- "@typescript-eslint/parser" : " ^4.31.2 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^4.32.0 " ,
37
+ "@typescript-eslint/parser" : " ^4.32.0 " ,
38
38
"chalk" : " ^4.1.2" ,
39
39
"conventional-changelog-cli" : " ^2.1.1" ,
40
40
"cross-env" : " ^7.0.3" ,
43
43
"eslint-plugin-node" : " ^11.1.0" ,
44
44
"execa" : " ^5.1.1" ,
45
45
"fs-extra" : " ^10.0.0" ,
46
- "jest" : " ^27.2.2 " ,
47
- "lint-staged" : " ^11.1.2 " ,
46
+ "jest" : " ^27.2.4 " ,
47
+ "lint-staged" : " ^11.2.0 " ,
48
48
"minimist" : " ^1.2.5" ,
49
49
"node-fetch" : " ^2.6.5" ,
50
50
"npm-run-all" : " ^4.1.5" ,
51
- "playwright-chromium" : " ^1.15.0 " ,
51
+ "playwright-chromium" : " ^1.15.1 " ,
52
52
"prettier" : " 2.4.1" ,
53
53
"prompts" : " ^2.4.1" ,
54
54
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 30
30
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
31
31
"@babel/plugin-transform-typescript" : " ^7.15.4" ,
32
32
"@rollup/pluginutils" : " ^4.1.1" ,
33
- "@vue/babel-plugin-jsx" : " ^1.0.7 " ,
33
+ "@vue/babel-plugin-jsx" : " ^1.1.0 " ,
34
34
"hash-sum" : " ^2.0.0"
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments