Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2023
1 parent 159094e commit a79b87c
Show file tree
Hide file tree
Showing 21 changed files with 106 additions and 33 deletions.
14 changes: 0 additions & 14 deletions .changeset/cool-poems-relax.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/browserslist-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/browserslist-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/browserslist-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable browserslist configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"rimraf": "^5.0.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1"
"@wayofdev/lint-staged-config": "^2.1.2"
},
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/commitlint-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/commitlint-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable commitlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@commitlint/cli": ">= 17",
"@wayofdev/lint-staged-config": "^2.1.1"
"@wayofdev/lint-staged-config": "^2.1.2"
},
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-bases/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/eslint-config-bases

## 3.0.3

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/eslint-config-bases",
"version": "3.0.2",
"version": "3.0.3",
"private": false,
"description": "A shareable eslint base configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -155,7 +155,7 @@
},
"peerDependencies": {
"@graphql-eslint/eslint-plugin": "^3.17.0",
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"eslint": "^8.45.0",
"graphql": "^16.6.0",
"prettier": "^3.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/htmlhint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/htmlhint-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/htmlhint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/htmlhint-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable htmlhint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"rimraf": "^5.0.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"htmlhint": ">= 1"
},
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/lint-staged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/lint-staged-config

## 2.1.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/lint-staged-config",
"version": "2.1.1",
"version": "2.1.2",
"private": false,
"description": "A shareable lint-staged configuration for projects.",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/markdownlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/markdownlint-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/markdownlint-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable markdownlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"markdownlint-cli": "^0.35.0"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"markdownlint": ">= 0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/postcss-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/postcss-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/postcss-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable postcss configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"es-check": "^7.1.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"postcss": ">= 8",
"sanitize.css": ">= 13",
"tailwindcss": ">= 3"
Expand Down
9 changes: 9 additions & 0 deletions packages/secretlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/secretlint-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/secretlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/secretlint-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable secretlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"rimraf": "^5.0.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"secretlint": ">= 6"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/stylelint-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/stylelint-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable stylelint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
"es-check": "^7.1.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"stylelint": "^14 || ^15"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/tsconfig-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wayofdev/tsconfig-config

## 3.0.2

### Patch Changes

- [#313](https://github.com/wayofdev/npm-shareable-configs/pull/313) [`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc) Thanks [@lotyp](https://github.com/lotyp)! - feat: update deps

- Updated dependencies [[`dfdc246`](https://github.com/wayofdev/npm-shareable-configs/commit/dfdc246bf6257aa06af82bd62b0805f89421dccc)]:
- @wayofdev/lint-staged-config@2.1.2

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/tsconfig-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/tsconfig-config",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A shareable tsconfig configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"lint:fix": "eslint --ext .ts,.tsx,.js,.jsx,.mjs,.cjs,.mts,.cts --fix --cache --cache-location ../../.cache/eslint/tsconfig-config.eslintcache"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.1",
"@wayofdev/lint-staged-config": "^2.1.2",
"typescript": "^5"
},
"publishConfig": {
Expand Down

0 comments on commit a79b87c

Please sign in to comment.