Skip to content

Commit

Permalink
chore(package): update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
phBalance authored and phBalance committed Sep 14, 2024
1 parent 4603f80 commit 632007a
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 632007a

Please sign in to comment.