File tree Expand file tree Collapse file tree 3 files changed +142
-223
lines changed Expand file tree Collapse file tree 3 files changed +142
-223
lines changed Original file line number Diff line number Diff line change 1010 CI_JOB_NUMBER : 1
1111 steps :
1212 - uses : actions/checkout@v3
13- - uses : andresz1/size-limit-action@v1.6.1
13+ - uses : andresz1/size-limit-action@v1.7.0
1414 with :
1515 github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3333 "keywords" : [],
3434 "license" : " MIT" ,
3535 "devDependencies" : {
36- "@microsoft/api-extractor" : " 7.23.1 " ,
36+ "@microsoft/api-extractor" : " 7.25.0 " ,
3737 "@rollup/plugin-alias" : " ^3.1.9" ,
3838 "@rollup/plugin-commonjs" : " ^21.1.0" ,
3939 "@rollup/plugin-node-resolve" : " ^13.3.0" ,
4242 "@sucrase/jest-plugin" : " ^2.2.1" ,
4343 "@types/jest" : " ^26.0.24" ,
4444 "@types/jsdom" : " ^16.2.14" ,
45- "@vue/test-utils" : " ^2.0.0-rc.21 " ,
45+ "@vue/test-utils" : " ^2.0.1 " ,
4646 "codecov" : " ^3.8.3" ,
4747 "conventional-changelog-cli" : " ^2.2.2" ,
4848 "jest" : " ^26.6.3" ,
49- "lint-staged" : " ^13.0.0 " ,
49+ "lint-staged" : " ^13.0.1 " ,
5050 "pascalcase" : " ^1.0.0" ,
51- "prettier" : " ^2.6.2 " ,
52- "rollup" : " ^2.72.1 " ,
51+ "prettier" : " ^2.7.0 " ,
52+ "rollup" : " ^2.75.6 " ,
5353 "rollup-plugin-terser" : " ^7.0.2" ,
54- "rollup-plugin-typescript2" : " ^0.31.2 " ,
54+ "rollup-plugin-typescript2" : " ^0.32.1 " ,
5555 "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 " ,
5858 "yorkie" : " ^2.0.0"
5959 },
6060 "gitHooks" : {
You can’t perform that action at this time.
0 commit comments