browserslist-config-anolilab
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -0,1 +1,18 @@ | ||
## browserslist-config-anolilab [5.0.4](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@5.0.3...browserslist-config-anolilab@5.0.4) (2023-08-30) | ||
### Miscellaneous Chores | ||
* **deps:** update dependency semantic-release to ^21.1.1 ([#738](https://github.com/anolilab/javascript-style-guide/issues/738)) ([ee6e926](https://github.com/anolilab/javascript-style-guide/commit/ee6e926d19848a6d7aaca6b3b0f92befaed59e08)) | ||
* **deps:** update dependency vitest to ^0.34.3 ([#739](https://github.com/anolilab/javascript-style-guide/issues/739)) ([67dd404](https://github.com/anolilab/javascript-style-guide/commit/67dd404766bceb0103f637208fc646ed40aefb16)) | ||
* **deps:** update devdependencies ([#726](https://github.com/anolilab/javascript-style-guide/issues/726)) ([89c529d](https://github.com/anolilab/javascript-style-guide/commit/89c529d1ee0a10f8d030840ea80d027cd1fa84b1)) | ||
* **deps:** update devdependencies ([#740](https://github.com/anolilab/javascript-style-guide/issues/740)) ([8fdacef](https://github.com/anolilab/javascript-style-guide/commit/8fdacef017f429bb3ae556c7c55754ee145144b9)) | ||
* **deps:** update devdependencies ([#744](https://github.com/anolilab/javascript-style-guide/issues/744)) ([782b4fb](https://github.com/anolilab/javascript-style-guide/commit/782b4fbb8dc934f9db171c52878af44615bf0c29)) | ||
### Dependencies | ||
* **@anolilab/semantic-release-preset:** upgraded to 6.0.5 | ||
## browserslist-config-anolilab [5.0.3](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@5.0.2...browserslist-config-anolilab@5.0.3) (2023-08-10) | ||
@@ -2,0 +19,0 @@ |
{ | ||
"name": "browserslist-config-anolilab", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Shareable browserlist config for Anolilab projects.", | ||
@@ -63,10 +63,10 @@ "keywords": [ | ||
"devDependencies": { | ||
"@anolilab/semantic-release-preset": "6.0.4", | ||
"@anolilab/semantic-release-preset": "6.0.5", | ||
"browserslist": "4.21.10", | ||
"caniuse-lite": "^1.0.30001519", | ||
"caniuse-lite": "^1.0.30001524", | ||
"cross-env": "^7.0.3", | ||
"rimraf": "^5.0.1", | ||
"semantic-release": "^21.0.7", | ||
"semantic-release": "^21.1.1", | ||
"tsup": "^7.2.0", | ||
"vitest": "^0.34.1" | ||
"vitest": "^0.34.3" | ||
}, | ||
@@ -73,0 +73,0 @@ "engines": { |
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
28939