Skip to content

Commit

Permalink
Update NPM dependencies (foundryvtt#16869)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Oct 12, 2024
1 parent 8622a7b commit e8ab617
Show file tree
Hide file tree
Showing 5 changed files with 447 additions and 163 deletions.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default [
...globals.browser,
...jest.environments.globals.globals,
},
ecmaVersion: 2022,
ecmaVersion: 2023,
sourceType: "module",
parserOptions: { project: "./tsconfig.json" },
},
Expand Down
Loading

0 comments on commit e8ab617

Please sign in to comment.