File tree 2 files changed +6
-5
lines changed
apps/nuxt2-particles-demo
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@babel/eslint-parser" : " ^7.18.2" ,
32
- "@commitlint/cli" : " ^17.0.0 " ,
32
+ "@commitlint/cli" : " ^17.0.1 " ,
33
33
"@commitlint/config-conventional" : " ^17.0.0" ,
34
34
"@nuxtjs/eslint-config" : " ^10.0.0" ,
35
35
"@nuxtjs/eslint-module" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 936
936
" @babel/helper-validator-identifier" " ^7.16.7"
937
937
to-fast-properties "^2.0.0"
938
938
939
- " @commitlint/cli@^17.0.0 " :
940
- version "17.0.0 "
941
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0 .tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518 "
942
- integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ ==
939
+ " @commitlint/cli@^17.0.1 " :
940
+ version "17.0.1 "
941
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1 .tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0 "
942
+ integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg ==
943
943
dependencies :
944
944
" @commitlint/format" " ^17.0.0"
945
945
" @commitlint/lint" " ^17.0.0"
946
946
" @commitlint/load" " ^17.0.0"
947
947
" @commitlint/read" " ^17.0.0"
948
948
" @commitlint/types" " ^17.0.0"
949
+ execa "^5.0.0"
949
950
lodash "^4.17.19"
950
951
resolve-from "5.0.0"
951
952
resolve-global "1.0.0"
You can’t perform that action at this time.
0 commit comments