Skip to content
Snippets Groups Projects
Commit 84a1bd9f authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore: merge branch 'renovate/perun-commitlint-config-perun-1.x' into 'main'

chore(deps): update dependency @perun/commitlint-config-perun to v1.0.1

See merge request !66
parents 4ae2a66d e8f7d6ab
No related branches found
No related tags found
1 merge request!66chore(deps): update dependency @perun/commitlint-config-perun to v1.0.1
Pipeline #411159 passed
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"@beepbeepgo/semantic-release-python": "1.1.0", "@beepbeepgo/semantic-release-python": "1.1.0",
"@commitlint/config-conventional": "19.1.0", "@commitlint/config-conventional": "19.1.0",
"@commitlint/cz-commitlint": "19.2.0", "@commitlint/cz-commitlint": "19.2.0",
"@perun/commitlint-config-perun": "1.0.0", "@perun/commitlint-config-perun": "1.0.1",
"@perun/semantic-release-perun-config": "1.0.1", "@perun/semantic-release-perun-config": "1.0.1",
"commitizen": "4.3.0", "commitizen": "4.3.0",
"inquirer": "9.2.16" "inquirer": "9.2.16"
...@@ -1204,36 +1204,12 @@ ...@@ -1204,36 +1204,12 @@
} }
}, },
"node_modules/@perun/commitlint-config-perun": { "node_modules/@perun/commitlint-config-perun": {
"version": "1.0.0", "version": "1.0.1",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/6278/packages/npm/@perun/commitlint-config-perun/-/@perun/commitlint-config-perun-1.0.0.tgz", "resolved": "https://gitlab.ics.muni.cz/api/v4/projects/6278/packages/npm/@perun/commitlint-config-perun/-/@perun/commitlint-config-perun-1.0.1.tgz",
"integrity": "sha1-qKIed1P8Eixhhc5zsJHWRP6oC38=", "integrity": "sha1-ahrGHKqWe74aykRT6+FAJQsAdgA=",
"dev": true,
"dependencies": {
"@commitlint/config-conventional": "^17.1.0"
}
},
"node_modules/@perun/commitlint-config-perun/node_modules/@commitlint/config-conventional": {
"version": "17.8.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz",
"integrity": "sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^6.1.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@perun/commitlint-config-perun/node_modules/conventional-changelog-conventionalcommits": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz",
"integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"compare-func": "^2.0.0" "@commitlint/config-conventional": "^19.0.0"
},
"engines": {
"node": ">=14"
} }
}, },
"node_modules/@perun/semantic-release-perun-config": { "node_modules/@perun/semantic-release-perun-config": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment