Skip to content

Commit

Permalink
v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Apr 4, 2024
1 parent 5c03862 commit fe238d2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mikey-pro/eslint-config",
"version": "7.2.3",
"version": "7.2.4",
"description": "Mikey Pro ESLint configuration",
"main": "index.js",
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "mikey-pro",
"version": "7.2.3",
"version": "7.2.4",
"description": "Mikey Pro Style Guide",
"dependencies": {
"@mikey-pro/eslint-config": "^7.2.3",
"@mikey-pro/eslint-config": "^7.2.4",
"@mikey-pro/prettier-config": "^7.2.1",
"@mikey-pro/stylelint-config": "^7.2.1",
"@mikey-pro/stylelint-config": "^7.2.4",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"stylelint": "^16.3.1"
Expand Down
2 changes: 1 addition & 1 deletion stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mikey-pro/stylelint-config",
"version": "7.2.1",
"version": "7.2.4",
"description": "Mikey Pro Stylelint configuration",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit fe238d2

Please sign in to comment.