Skip to content

Commit

Permalink
Merge pull request dmdorman#1224 from phBalance/phBalance/package-upd…
Browse files Browse the repository at this point in the history
…ate-20240914

chore(package): update development dependencies
  • Loading branch information
phBalance authored Sep 14, 2024
2 parents 4603f80 + 632007a commit 2800793
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@foundryvtt/foundryvtt-cli": "^1.0.2",
"@stylistic/eslint-plugin-js": "^2.3.0",
"eslint": "^9.6.0",
"@foundryvtt/foundryvtt-cli": "^1.0.3",
"@stylistic/eslint-plugin-js": "^2.8.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-compact": "^8.40.0",
"globals": "^15.8.0",
"globals": "^15.9.0",
"gulp": "^5.0.0",
"gulp-autoprefixer": "^9.0.0",
"gulp-eslint-new": "^2.1.0",
"gulp-eslint-new": "^2.3.0",
"gulp-prettier": "^6.0.0",
"gulp-sass": "^5.1.0",
"mkdirp": "^3.0.1",
"npm-run-all": "^4.1.5",
"sass": "^1.77.6"
"sass": "^1.78.0"
},
"engines": {
"node": ">=18.18.0"
Expand Down

0 comments on commit 2800793

Please sign in to comment.