Compare commits
2 commits
f933f1ac8c
...
365690af1a
Author | SHA1 | Date | |
---|---|---|---|
365690af1a | |||
e847dea4bf |
2 changed files with 15 additions and 6 deletions
|
@ -41,7 +41,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
"conventional-changelog-cli": "4.0.0",
|
"conventional-changelog-cli": "4.0.0",
|
||||||
"conventional-changelog-conventionalcommits": "7.0.1",
|
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||||
"eslint": "8.49.0",
|
"eslint": "8.49.0",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-prettier": "5.0.0",
|
"eslint-plugin-prettier": "5.0.0",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -1574,12 +1574,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-conventionalcommits@npm:7.0.1, conventional-changelog-conventionalcommits@npm:^7.0.0":
|
"conventional-changelog-conventionalcommits@npm:7.0.2":
|
||||||
version: 7.0.1
|
version: 7.0.2
|
||||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func: ^2.0.0
|
compare-func: ^2.0.0
|
||||||
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1592,6 +1592,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"conventional-changelog-conventionalcommits@npm:^7.0.0":
|
||||||
|
version: 7.0.1
|
||||||
|
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
||||||
|
dependencies:
|
||||||
|
compare-func: ^2.0.0
|
||||||
|
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"conventional-changelog-core@npm:^6.0.0":
|
"conventional-changelog-core@npm:^6.0.0":
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
resolution: "conventional-changelog-core@npm:6.0.0"
|
resolution: "conventional-changelog-core@npm:6.0.0"
|
||||||
|
@ -1849,7 +1858,7 @@ __metadata:
|
||||||
"@guanghechen/rollup-plugin-copy": 5.0.7
|
"@guanghechen/rollup-plugin-copy": 5.0.7
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
conventional-changelog-cli: 4.0.0
|
conventional-changelog-cli: 4.0.0
|
||||||
conventional-changelog-conventionalcommits: 7.0.1
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
eslint: 8.49.0
|
eslint: 8.49.0
|
||||||
eslint-config-prettier: 9.0.0
|
eslint-config-prettier: 9.0.0
|
||||||
eslint-plugin-prettier: 5.0.0
|
eslint-plugin-prettier: 5.0.0
|
||||||
|
|
Loading…
Reference in a new issue