Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Airkro committed Aug 17, 2024
1 parent f1494e3 commit 9342339
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 610 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-groovy",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Prettier plugin for Groovy files",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -36,25 +36,25 @@
"test": "ava --fail-fast"
},
"devDependencies": {
"@bring-it/npm": "^0.5.4",
"@nice-move/cli": "^0.11.13",
"@nice-move/eslint-config-base": "^0.11.9",
"@nice-move/prettier-config": "^0.12.4",
"@bring-it/npm": "0.5.7",
"@nice-move/cli": "^0.11.14",
"@nice-move/eslint-config-base": "^0.11.13",
"@nice-move/prettier-config": "^0.12.5",
"ava": "^6.1.3",
"best-shot": "^0.5.8",
"best-shot": "^0.7.1",
"eslint": "^8.57.0",
"eslint-plugin-ava": "^14.0.0",
"garou": "^0.7.5",
"garou": "^0.7.8",
"groovy-beautify": "~0.0.17",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"string-replace-loader": "^3.1.0"
},
"peerDependencies": {
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"packageManager": "[email protected]",
"engines": {
"node": "^18.12.0 || ^20.0.0"
"node": ">=20.0.0 || ^18.12.0"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 9342339

Please sign in to comment.