Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerourke committed Jan 1, 2025
1 parent 2662854 commit 6b9d2e6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 33 deletions.
48 changes: 18 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"vitest": "vitest"
},
"dependencies": {
"@laserware/arcade": "^3.11.1"
"@laserware/arcade": "^3.12.0"
},
"devDependencies": {
"@laserware/eslint-config": "^5.3.0",
"@vitest/coverage-istanbul": "^2.1.8",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"jsdom": "^25.0.1",
"prettier": "^3.4.2",
"tslib": "^2.8.1",
"tsup": "^8.3.5",
"typedoc": "^0.27.4",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
Expand Down

0 comments on commit 6b9d2e6

Please sign in to comment.