Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
    "eslint": "^8.50.0",
    "playcanvas": "^1.65.5",
  • Loading branch information
epreston committed Sep 28, 2023
1 parent 2679322 commit c334fa5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
98 changes: 49 additions & 49 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 @@ -8,7 +8,7 @@
"dist"
],
"engines": {
"node": ">=18.17.1 || >=20.0.0"
"node": ">=18.18.0 || >=20.0.0"
},
"browserslist": "Chrome >= 112, ChromeAndroid >= 112, Edge >= 112, Firefox >= 112, FirefoxAndroid >= 112, Safari >= 16.4, iOS >= 16.4, not dead",
"scripts": {
Expand All @@ -20,8 +20,8 @@
},
"devDependencies": {
"@playcanvas/eslint-config": "^1.7.1",
"eslint": "^8.49.0",
"playcanvas": "^1.65.4",
"eslint": "^8.50.0",
"playcanvas": "^1.65.5",
"prettier": "^3.0.3",
"typescript": "^5.1.6",
"vite": "^4.4.9"
Expand Down

0 comments on commit c334fa5

Please sign in to comment.