Skip to content

Commit

Permalink
Chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Dec 14, 2024
1 parent 0cd146c commit 4e3abc6
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 583 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"cypress": "^13.9.0",
"@rollup/plugin-typescript": "^12.1.1",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"cypress": "^13.16.1",
"cypress-image-snapshot": "^4.0.1",
"eslint": "^8",
"eslint-config-prettier": "^8",
"eslint-plugin-prettier": "^4",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"glob": "^11.0.0",
"prettier": "^2",
"rollup": "^4.17.2",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.4.5"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit 4e3abc6

Please sign in to comment.