chore(deps): pin dependencies
This commit is contained in:
parent
f92e5d6fdf
commit
1f8e1bc87e
2 changed files with 6 additions and 6 deletions
|
@ -39,8 +39,8 @@
|
|||
"@commitlint/config-conventional": "15.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"conventional-changelog-cli": "^2.1.1",
|
||||
"conventional-changelog-conventionalcommits": "^4.6.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"conventional-changelog-conventionalcommits": "4.6.1",
|
||||
"eslint": "8.5.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
|
|
|
@ -1306,7 +1306,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-cli@npm:^2.1.1":
|
||||
"conventional-changelog-cli@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "conventional-changelog-cli@npm:2.1.1"
|
||||
dependencies:
|
||||
|
@ -1330,7 +1330,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0, conventional-changelog-conventionalcommits@npm:^4.6.1":
|
||||
"conventional-changelog-conventionalcommits@npm:4.6.1, conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||
version: 4.6.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:4.6.1"
|
||||
dependencies:
|
||||
|
@ -1582,8 +1582,8 @@ __metadata:
|
|||
"@commitlint/config-conventional": 15.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.5
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
conventional-changelog-cli: ^2.1.1
|
||||
conventional-changelog-conventionalcommits: ^4.6.1
|
||||
conventional-changelog-cli: 2.1.1
|
||||
conventional-changelog-conventionalcommits: 4.6.1
|
||||
eslint: 8.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
|
|
Loading…
Reference in a new issue