Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed May 12, 2024
1 parent a6a89b8 commit 16dc47d
Show file tree
Hide file tree
Showing 2 changed files with 1,702 additions and 1,652 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"postcss": "^8.4.31"
},
"devDependencies": {
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.6.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"postcss": "^8.4.21",
"prettier": "^3.1.0",
"vitest": "^0.34.6"
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"vitest": "^1.6.0"
},
"dependencies": {
"postcss-value-parser": "^4.2.0"
Expand All @@ -48,4 +48,4 @@
"plugin:prettier/recommended"
]
}
}
}
Loading

0 comments on commit 16dc47d

Please sign in to comment.