Skip to content

Commit

Permalink
chore(release): @anolilab/[email protected] [skip ci]\n\n## @…
Browse files Browse the repository at this point in the history
…anolilab/lint-staged-config [2.0.12](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)

### Bug Fixes

* Update dependencies to latest versions ([6cdc09b](6cdc09b))

### Dependencies

* **@anolilab/package-json-utils:** upgraded to 3.0.7
* **@anolilab/semantic-release-preset:** upgraded to 7.0.5
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent 7f937e6 commit 024a17b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions packages/lint-staged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## @anolilab/lint-staged-config [2.0.12](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)


### Bug Fixes

* Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))



### Dependencies

* **@anolilab/package-json-utils:** upgraded to 3.0.7
* **@anolilab/semantic-release-preset:** upgraded to 7.0.5

## @anolilab/lint-staged-config [2.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)


Expand Down
6 changes: 3 additions & 3 deletions packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anolilab/lint-staged-config",
"version": "2.0.11",
"version": "2.0.12",
"description": "Shareable Lint-Staged Config for any project.",
"keywords": [
"anolilab",
Expand Down Expand Up @@ -94,13 +94,13 @@
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
},
"dependencies": {
"@anolilab/package-json-utils": "3.0.6",
"@anolilab/package-json-utils": "3.0.7",
"cross-env": "^7.0.3",
"find-up": "5.0.0",
"shell-quote": "^1.8.1"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "7.0.4",
"@anolilab/semantic-release-preset": "7.0.5",
"@total-typescript/ts-reset": "^0.5.1",
"@types/lint-staged": "^13.2.0",
"@types/shell-quote": "^1.7.2",
Expand Down

0 comments on commit 024a17b

Please sign in to comment.