Skip to content

Commit 5055301

Browse files
authored
chore: update dependencies (#66)
1 parent 2e1fc80 commit 5055301

File tree

2 files changed

+194
-190
lines changed

2 files changed

+194
-190
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,24 @@
3131
"@lwc/engine-dom": "^2.0.0"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.20.2",
34+
"@babel/core": "^7.20.5",
3535
"@babel/plugin-proposal-class-properties": "^7.18.6",
36-
"@lwc/compiler": "^2.30.1",
37-
"@lwc/engine-dom": "^2.30.1",
36+
"@lwc/compiler": "^2.35.0",
37+
"@lwc/engine-dom": "^2.35.0",
3838
"@lwc/eslint-plugin-lwc": "^1.5.0",
39-
"@lwc/jest-preset": "^11.5.3",
40-
"@lwc/synthetic-shadow": "^2.30.1",
41-
"@rollup/plugin-babel": "^6.0.2",
39+
"@lwc/jest-preset": "^11.6.0",
40+
"@lwc/synthetic-shadow": "^2.35.0",
41+
"@rollup/plugin-babel": "^6.0.3",
4242
"@salesforce/eslint-config-lwc": "^3.3.3",
4343
"@salesforce/eslint-plugin-lightning": "^1.0.0",
44-
"eslint": "^8.27.0",
44+
"eslint": "^8.30.0",
4545
"eslint-plugin-import": "^2.26.0",
46-
"eslint-plugin-jest": "^27.1.5",
46+
"eslint-plugin-jest": "^27.1.7",
4747
"isbinaryfile": "^5.0.0",
4848
"jest": "^29.3.1",
4949
"jest-environment-jsdom": "^29.3.1",
5050
"rimraf": "^3.0.2",
51-
"rollup": "^3.2.5"
51+
"rollup": "^3.7.5"
5252
},
5353
"lwc": {
5454
"modules": [

0 commit comments

Comments
 (0)