Skip to content

Commit

Permalink
Update devDependencies (non-major) (#951)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 6ec3c18 commit 77d69b8
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 546 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
"webrtc-adapter": "^8.1.1"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@changesets/cli": "2.26.2",
"@changesets/cli": "2.27.1",
"@livekit/changesets-changelog-github": "^0.0.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
Expand All @@ -76,27 +76,27 @@
"@size-limit/webpack": "^8.2.4",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/events": "^3.0.0",
"@types/sdp-transform": "2.4.8",
"@types/ua-parser-js": "0.7.38",
"@types/sdp-transform": "2.4.9",
"@types/ua-parser-js": "0.7.39",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"downlevel-dts": "^0.11.0",
"eslint": "8.52.0",
"eslint": "8.54.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ecmascript-compat": "^3.0.0",
"eslint-plugin-import": "2.29.0",
"gh-pages": "6.0.0",
"gh-pages": "6.1.0",
"jsdom": "^23.0.0",
"prettier": "^2.8.8",
"rollup": "3.29.4",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-re": "1.0.7",
"rollup-plugin-typescript2": "0.36.0",
"size-limit": "^8.2.4",
"typedoc": "0.25.3",
"typedoc": "0.25.4",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "4.5.0",
"vitest": "^0.34.0"
}
Expand Down
Loading

0 comments on commit 77d69b8

Please sign in to comment.