mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
feat: release pipeline, packages, yarn upgrade
This commit is contained in:
14
package.json
14
package.json
@@ -49,14 +49,14 @@
|
||||
"prettier:report": "./node_modules/.bin/prettier '**/*.{js,tsx,ts,json,mjs,cjs}' '.*.{js,mjs,cjs,json}' --check"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ivuorinen/browserslist-config": "^0.4.19",
|
||||
"@ivuorinen/commitlint-config": "^0.3.12",
|
||||
"@ivuorinen/eslint-config": "^0.5.13",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.16",
|
||||
"@ivuorinen/prettier-config": "^0.3.12",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.18",
|
||||
"@ivuorinen/browserslist-config": "^1.0.0",
|
||||
"@ivuorinen/commitlint-config": "^1.0.0",
|
||||
"@ivuorinen/eslint-config": "^1.0.0",
|
||||
"@ivuorinen/markdownlint-config": "^1.0.0",
|
||||
"@ivuorinen/prettier-config": "^1.0.0",
|
||||
"@ivuorinen/semantic-release-config": "^1.0.0",
|
||||
"@types/node": "*",
|
||||
"npm-run-all2": "^8.0.0",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"typescript": ">=4.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user