Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
neet committed Jul 27, 2023
1 parent 1bab465 commit 5d14b67
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 305 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,39 +38,39 @@
"ws": "^8.13.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-json": "^6.0.0",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.5.1",
"@types/node": "^18.13.0",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.3",
"@types/parse-link-header": "^2.0.1",
"@types/proper-lockfile": "^4.1.2",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"conventional-changelog-conventionalcommits": "^5.0.0",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"conventional-changelog-conventionalcommits": "^6.1.0",
"cspell": "^6.31.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^45.0.2",
"iterator-helpers-polyfill": "^2.2.8",
"eslint-plugin-unicorn": "^47.0.0",
"iterator-helpers-polyfill": "^2.3.1",
"jest": "^29.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.8",
"proper-lockfile": "^4.1.2",
"rollup": "^3.15.0",
"rollup": "^3.26.0",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-typescript2": "^0.34.1",
"semantic-release": "^21.0.2",
"ts-jest": "^29.0.5",
"typedoc": "^0.24.6",
"typescript": "^4.9.5"
"rollup-plugin-typescript2": "^0.35.0",
"semantic-release": "^21.0.6",
"ts-jest": "^29.1.1",
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
},
"files": [
"README.md",
Expand Down
Loading

0 comments on commit 5d14b67

Please sign in to comment.