Skip to content

Commit

Permalink
Update devDependencies (non-major) (#974)
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 Jan 2, 2024
1 parent 761711a commit fd5220a
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 494 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
"webrtc-adapter": "^8.1.1"
},
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@changesets/cli": "2.27.1",
"@livekit/changesets-changelog-github": "^0.0.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "^0.4.0",
"@size-limit/file": "^8.2.4",
Expand All @@ -81,22 +81,22 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"downlevel-dts": "^0.11.0",
"eslint": "8.54.0",
"eslint": "8.56.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ecmascript-compat": "^3.0.0",
"eslint-plugin-import": "2.29.0",
"gh-pages": "6.1.0",
"eslint-plugin-import": "2.29.1",
"gh-pages": "6.1.1",
"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.4",
"typedoc": "0.25.6",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.3.2",
"typescript": "5.3.3",
"vite": "4.5.1",
"vitest": "^0.34.0"
}
Expand Down
Loading

0 comments on commit fd5220a

Please sign in to comment.