Skip to content

Commit

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

### Bug Fixes

* Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@babel/cli', '@babel/core', '@nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](38535ab))

### Dependencies

* **@anolilab/semantic-release-preset:** upgraded to 7.0.3
  • Loading branch information
github-actions[bot] committed Sep 26, 2023
1 parent b8c52f3 commit 58417b5
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.8](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-26)


### Bug Fixes

* Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@babel/cli', '@babel/core', '@nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](https://github.com/anolilab/javascript-style-guide/commit/38535abf2557680e3f22e1ff74372764ca11c2f1))



### Dependencies

* **@anolilab/semantic-release-preset:** upgraded to 7.0.3

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


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.7",
"version": "5.0.8",
"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.2",
"@anolilab/semantic-release-preset": "7.0.3",
"browserslist": "4.21.11",
"caniuse-lite": "^1.0.30001539",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 58417b5

Please sign in to comment.