Skip to content

Commit

Permalink
Update dependencies (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Oct 19, 2023
1 parent ac668c7 commit e06501b
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 302 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -62,24 +62,24 @@
},
"devDependencies": {
"@hirez_io/observer-spy": "^2.2.0",
"@swc/core": "^1.3.87",
"@swc/core": "^1.3.93",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.200",
"@types/node": "^14.18.62",
"@types/shell-quote": "^1.7.1",
"@types/supports-color": "^8.1.1",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@types/shell-quote": "^1.7.3",
"@types/supports-color": "^8.1.2",
"@types/yargs": "^17.0.29",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"coveralls-next": "^4.2.0",
"ctrlc-wrapper": "^0.0.4",
"esbuild": "~0.19.3",
"eslint": "^8.50.0",
"esbuild": "~0.19.5",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit e06501b

Please sign in to comment.