File tree 3 files changed +142
-223
lines changed
3 files changed +142
-223
lines changed Original file line number Diff line number Diff line change 10
10
CI_JOB_NUMBER : 1
11
11
steps :
12
12
- uses : actions/checkout@v3
13
- - uses : andresz1/size-limit-action@v1.6.1
13
+ - uses : andresz1/size-limit-action@v1.7.0
14
14
with :
15
15
github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 33
33
"keywords" : [],
34
34
"license" : " MIT" ,
35
35
"devDependencies" : {
36
- "@microsoft/api-extractor" : " 7.23.1 " ,
36
+ "@microsoft/api-extractor" : " 7.25.0 " ,
37
37
"@rollup/plugin-alias" : " ^3.1.9" ,
38
38
"@rollup/plugin-commonjs" : " ^21.1.0" ,
39
39
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
42
42
"@sucrase/jest-plugin" : " ^2.2.1" ,
43
43
"@types/jest" : " ^26.0.24" ,
44
44
"@types/jsdom" : " ^16.2.14" ,
45
- "@vue/test-utils" : " ^2.0.0-rc.21 " ,
45
+ "@vue/test-utils" : " ^2.0.1 " ,
46
46
"codecov" : " ^3.8.3" ,
47
47
"conventional-changelog-cli" : " ^2.2.2" ,
48
48
"jest" : " ^26.6.3" ,
49
- "lint-staged" : " ^13.0.0 " ,
49
+ "lint-staged" : " ^13.0.1 " ,
50
50
"pascalcase" : " ^1.0.0" ,
51
- "prettier" : " ^2.6.2 " ,
52
- "rollup" : " ^2.72.1 " ,
51
+ "prettier" : " ^2.7.0 " ,
52
+ "rollup" : " ^2.75.6 " ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
- "rollup-plugin-typescript2" : " ^0.31.2 " ,
54
+ "rollup-plugin-typescript2" : " ^0.32.1 " ,
55
55
"size-limit" : " ^6.0.4" ,
56
- "typescript" : " ^4.6.4 " ,
57
- "vue" : " ^3.2.33 " ,
56
+ "typescript" : " ^4.7.3 " ,
57
+ "vue" : " ^3.2.37 " ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
60
60
"gitHooks" : {
You can’t perform that action at this time.
0 commit comments