Compare commits
2 commits
b857b708c7
...
6731a7064f
Author | SHA1 | Date | |
---|---|---|---|
6731a7064f | |||
e847dea4bf |
2 changed files with 22 additions and 13 deletions
|
@ -41,7 +41,7 @@
|
|||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"conventional-changelog-cli": "4.0.0",
|
||||
"conventional-changelog-conventionalcommits": "7.0.1",
|
||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||
"eslint": "8.49.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"husky": "8.0.3",
|
||||
"lint-staged": "14.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"prettier": "3.0.3",
|
||||
"rimraf": "5.0.1",
|
||||
"rollup": "3.29.0",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
|
|
31
yarn.lock
31
yarn.lock
|
@ -1535,12 +1535,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:7.0.1, conventional-changelog-conventionalcommits@npm:^7.0.0":
|
||||
version: 7.0.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.1"
|
||||
"conventional-changelog-conventionalcommits@npm:7.0.2":
|
||||
version: 7.0.2
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
|
||||
dependencies:
|
||||
compare-func: ^2.0.0
|
||||
checksum: 9a3ec6dfbb608e805f72bdeda335db4348bcb35f507086dc77b347ea7e63839063ea1eb366ad4a050dce6920ae67299d93d33d2ffc26124563daab74d3fe2add
|
||||
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1553,6 +1553,15 @@ __metadata:
|
|||
languageName: node
|
||||
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":
|
||||
version: 6.0.0
|
||||
resolution: "conventional-changelog-core@npm:6.0.0"
|
||||
|
@ -1810,7 +1819,7 @@ __metadata:
|
|||
"@guanghechen/rollup-plugin-copy": 5.0.7
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
conventional-changelog-cli: 4.0.0
|
||||
conventional-changelog-conventionalcommits: 7.0.1
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
eslint: 8.49.0
|
||||
eslint-config-prettier: 9.0.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
|
@ -1819,7 +1828,7 @@ __metadata:
|
|||
husky: 8.0.3
|
||||
lint-staged: 14.0.1
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.8
|
||||
prettier: 3.0.3
|
||||
rimraf: 5.0.1
|
||||
rollup: 3.29.0
|
||||
rollup-plugin-terser: 7.0.2
|
||||
|
@ -5499,12 +5508,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.8.8":
|
||||
version: 2.8.8
|
||||
resolution: "prettier@npm:2.8.8"
|
||||
"prettier@npm:3.0.3":
|
||||
version: 3.0.3
|
||||
resolution: "prettier@npm:3.0.3"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue