Skip to content

Commit 58417b5

Browse files
chore(release): [email protected] [skip ci]\n\n## 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](38535ab)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 7.0.3
1 parent b8c52f3 commit 58417b5

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

packages/browserslist-config-anolilab/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## browserslist-config-anolilab [5.0.8](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.3
13+
114
## browserslist-config-anolilab [5.0.7](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-22)
215

316

packages/browserslist-config-anolilab/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist-config-anolilab",
3-
"version": "5.0.7",
3+
"version": "5.0.8",
44
"description": "Shareable browserlist config for Anolilab projects.",
55
"keywords": [
66
"browserslist",
@@ -60,7 +60,7 @@
6060
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
6161
},
6262
"devDependencies": {
63-
"@anolilab/semantic-release-preset": "7.0.2",
63+
"@anolilab/semantic-release-preset": "7.0.3",
6464
"browserslist": "4.21.11",
6565
"caniuse-lite": "^1.0.30001539",
6666
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)