Skip to content

Commit f7b6b49

Browse files

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/nuxt2-particles-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@babel/eslint-parser": "^7.18.2",
32-
"@commitlint/cli": "^17.0.1",
32+
"@commitlint/cli": "^17.0.2",
3333
"@commitlint/config-conventional": "^17.0.2",
3434
"@nuxtjs/eslint-config": "^10.0.0",
3535
"@nuxtjs/eslint-module": "^3.0.2",

apps/nuxt2-particles-demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,10 @@
936936
"@babel/helper-validator-identifier" "^7.16.7"
937937
to-fast-properties "^2.0.0"
938938

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==
939+
"@commitlint/cli@^17.0.2":
940+
version "17.0.2"
941+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.2.tgz#57c925fb5f09b8e4a83448d94db291ddf7aa58ee"
942+
integrity sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==
943943
dependencies:
944944
"@commitlint/format" "^17.0.0"
945945
"@commitlint/lint" "^17.0.0"

0 commit comments

Comments
 (0)