Skip to content

Commit

Permalink
build(deps-dev): bump the theoretically-non-breaking group with 7 upd…
Browse files Browse the repository at this point in the history
…ates (#4460)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5c8ff60 commit 5e6cfc3
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 286 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"@eslint/js": "^9.9.0",
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
"@nx/js": "19.5.7",
"@nx/js": "19.6.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.10",
"@swc/core": "~1.7.14",
"@swc/helpers": "~0.5.11",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.2.0",
"@types/node": "^22.4.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/expect": "^2.0.5",
"@vitest/ui": "^2.0.5",
Expand All @@ -64,12 +64,12 @@
"husky": "^9.1.4",
"isbinaryfile": "^5.0.2",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"magic-string": "^0.30.11",
"nx": "19.5.7",
"nx": "19.6.0",
"prettier": "^3.3.3",
"rollup": "^4.20.0",
"terser": "^5.31.5",
"rollup": "^4.21.0",
"terser": "^5.31.6",
"tslib": "^2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "^7.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/integration-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.20.0",
"rollup": "^4.21.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@lwc/rollup-plugin": "7.2.1",
"@rollup/plugin-replace": "^5.0.7",
"lwc": "7.2.1",
"rollup": "^4.20.0",
"rollup": "^4.21.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 5e6cfc3

Please sign in to comment.