Skip to content

Commit

Permalink
Update dependencies (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Sep 23, 2023
1 parent 81529a9 commit 565e0b1
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 542 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,33 +62,33 @@
},
"devDependencies": {
"@hirez_io/observer-spy": "^2.2.0",
"@swc/core": "^1.3.78",
"@swc/core": "^1.3.87",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.197",
"@types/node": "^14.18.54",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@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.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"coveralls-next": "^4.2.0",
"ctrlc-wrapper": "^0.0.4",
"esbuild": "~0.19.2",
"eslint": "^8.47.0",
"esbuild": "~0.19.3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"jest": "^29.6.3",
"jest": "^29.7.0",
"jest-create-mock-instance": "^2.0.0",
"lint-staged": "^13.3.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"safe-publish-latest": "^2.0.0",
"string-argv": "^0.3.2",
"typescript": "~5.1.6"
"typescript": "~5.2.2"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 565e0b1

Please sign in to comment.