Skip to content

Commit

Permalink
node dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchadwick committed Oct 26, 2024
1 parent 165f404 commit edc1e52
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 373 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/eslint-parser": "^7.25.7",
"@babel/plugin-proposal-decorators": "^7.25.7",
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-proposal-decorators": "^7.25.9",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"cypress": "^13.15.0",
"@eslint/js": "^9.13.0",
"cypress": "^13.15.1",
"cypress-real-events": "^1.13.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"stylelint": "^16.3.1",
"stylelint": "^16.10.0",
"stylelint-config-recommended": "^14.0.1",
"stylelint-prettier": "^5.0.0"
"stylelint-prettier": "^5.0.2"
},
"packageManager": "[email protected]+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
}
Loading

0 comments on commit edc1e52

Please sign in to comment.