Compare commits
1 commit
main
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
831d17a795 |
2 changed files with 17 additions and 8 deletions
|
@ -39,7 +39,7 @@
|
|||
"@guanghechen/rollup-plugin-copy": "5.0.1",
|
||||
"@swc/core": "1.3.62",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"conventional-changelog-conventionalcommits": "6.0.0",
|
||||
"eslint": "8.42.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -1233,14 +1233,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:5.0.0, conventional-changelog-conventionalcommits@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||
"conventional-changelog-conventionalcommits@npm:6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:6.0.0"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
lodash: ^4.17.15
|
||||
q: ^1.5.1
|
||||
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
|
||||
checksum: 40b9c731bc3d2e1c9d0c66c793768afa6d99826de24c458e527f1e189641d916b0dc5a195f10f4a5e974bf64b2919a5966b9818003ba0a32f723dfa292ad13cd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1255,6 +1253,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
lodash: ^4.17.15
|
||||
q: ^1.5.1
|
||||
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-core@npm:^4.2.1":
|
||||
version: 4.2.4
|
||||
resolution: "conventional-changelog-core@npm:4.2.4"
|
||||
|
@ -5329,7 +5338,7 @@ __metadata:
|
|||
"@guanghechen/rollup-plugin-copy": 5.0.1
|
||||
"@swc/core": 1.3.62
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
conventional-changelog-conventionalcommits: 6.0.0
|
||||
eslint: 8.42.0
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
|
|
Loading…
Reference in a new issue