Skip to content

Commit

Permalink
deps: update several dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Sep 5, 2024
1 parent 1b5df3a commit 37f98b2
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 296 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,29 +68,29 @@
"devDependencies": {
"@hirez_io/observer-spy": "^2.2.0",
"@jest/types": "^29.6.3",
"@swc/core": "^1.3.93",
"@swc/jest": "^0.2.29",
"@swc/core": "^1.7.23",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.17.7",
"@types/node": "^16.18.59",
"@types/shell-quote": "^1.7.3",
"@types/supports-color": "^8.1.2",
"@types/yargs": "^17.0.29",
"@types/shell-quote": "^1.7.5",
"@types/supports-color": "^8.1.3",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"coveralls-next": "^4.2.0",
"coveralls-next": "^4.2.1",
"ctrlc-wrapper": "^0.0.4",
"esbuild": "~0.19.5",
"esbuild": "~0.23.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"husky": "^9.1.5",
"jest": "^29.7.0",
"jest-create-mock-instance": "^2.0.0",
"lint-staged": "^13.3.0",
"lint-staged": "^15.2.10",
"prettier": "^3.0.3",
"safe-publish-latest": "^2.0.0",
"string-argv": "^0.3.2",
Expand Down
Loading

0 comments on commit 37f98b2

Please sign in to comment.