Skip to content

Commit

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

### Bug Fixes

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

### Dependencies

* **@anolilab/semantic-release-preset:** upgraded to 7.0.5
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent d0a5a87 commit 017186b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/browserslist-config-anolilab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## browserslist-config-anolilab [5.0.10](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-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/semantic-release-preset:** upgraded to 7.0.5

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


Expand Down
4 changes: 2 additions & 2 deletions packages/browserslist-config-anolilab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist-config-anolilab",
"version": "5.0.9",
"version": "5.0.10",
"description": "Shareable browserlist config for Anolilab projects.",
"keywords": [
"browserslist",
Expand Down Expand Up @@ -60,7 +60,7 @@
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "7.0.4",
"@anolilab/semantic-release-preset": "7.0.5",
"browserslist": "4.22.1",
"caniuse-lite": "^1.0.30001541",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 017186b

Please sign in to comment.