browserslist-config-anolilab
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -0,1 +1,14 @@ | ||
## browserslist-config-anolilab [5.0.8](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@5.0.7...browserslist-config-anolilab@5.0.8) (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@5.0.6...browserslist-config-anolilab@5.0.7) (2023-09-22) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "browserslist-config-anolilab", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "Shareable browserlist config for Anolilab projects.", | ||
@@ -63,7 +63,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@anolilab/semantic-release-preset": "7.0.2", | ||
"@anolilab/semantic-release-preset": "7.0.3", | ||
"browserslist": "4.21.11", | ||
"caniuse-lite": "^1.0.30001538", | ||
"caniuse-lite": "^1.0.30001539", | ||
"cross-env": "^7.0.3", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.2", | ||
"semantic-release": "^21.1.2", | ||
@@ -70,0 +70,0 @@ "tsup": "^7.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31950