Skip to content

Commit

Permalink
build(deps-dev): bump the theoretically-non-breaking group with 9 upd…
Browse files Browse the repository at this point in the history
…ates (#4148)
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 1dba707 commit e7377d2
Show file tree
Hide file tree
Showing 4 changed files with 231 additions and 334 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
"@commitlint/cli": "^19.2.1",
"@commitlint/cli": "^19.2.2",
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
"@lwc/jest-utils-lwc-internals": "link:./scripts/jest/utils",
"@rollup/plugin-commonjs": "^25.0.2",
Expand Down Expand Up @@ -62,7 +62,7 @@
"magic-string": "^0.30.9",
"nx": "18.2.4",
"prettier": "^2.8.8",
"rollup": "^4.14.1",
"rollup": "^4.14.3",
"terser": "^5.30.3",
"ts-jest": "^29.1.2",
"tslib": "^2.6.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/@lwc/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@lwc/rollup-plugin": "6.5.1",
"@wdio/cli": "^8.35.1",
"@wdio/local-runner": "^8.35.1",
"@wdio/mocha-framework": "^8.35.0",
"@wdio/sauce-service": "^8.35.1",
"@wdio/spec-reporter": "^8.32.4",
"@wdio/static-server-service": "^8.32.4",
"@wdio/cli": "^8.36.0",
"@wdio/local-runner": "^8.36.0",
"@wdio/mocha-framework": "^8.36.0",
"@wdio/sauce-service": "^8.36.0",
"@wdio/spec-reporter": "^8.36.0",
"@wdio/static-server-service": "^8.36.0",
"deepmerge": "^4.3.0",
"dotenv": "^16.4.5",
"lwc": "6.5.1",
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": "6.5.1",
"@rollup/plugin-replace": "^5.0.5",
"lwc": "6.5.1",
"rollup": "^4.14.1",
"rollup": "^4.14.3",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
},
Expand Down

0 comments on commit e7377d2

Please sign in to comment.