Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent b8db590 commit ab59433
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 195 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"webrtc-adapter": "^8.1.1"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/core": "7.21.8",
"@babel/preset-env": "7.21.5",
"@changesets/cli": "2.26.1",
"@livekit/changesets-changelog-github": "^0.0.4",
"@rollup/plugin-babel": "6.0.3",
Expand All @@ -61,31 +61,31 @@
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-terser": "^0.4.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/jest": "29.5.0",
"@types/jest": "29.5.1",
"@types/sdp-transform": "2.4.6",
"@types/ua-parser-js": "0.7.36",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"downlevel-dts": "^0.11.0",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"gh-pages": "5.0.0",
"jest": "29.5.0",
"prettier": "^2.8.8",
"rollup": "3.20.2",
"rollup": "3.21.3",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-re": "1.0.7",
"rollup-plugin-typescript2": "0.34.1",
"ts-jest": "29.1.0",
"ts-proto": "1.146.0",
"typedoc": "0.24.1",
"ts-proto": "1.147.1",
"typedoc": "0.24.6",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "4.9.5",
"vite": "4.2.1"
"vite": "4.3.4"
},
"browserslist": [
"safari >= 11",
Expand Down
Loading

0 comments on commit ab59433

Please sign in to comment.