Skip to content

Commit d3cdcc0

Browse files
authored
chore: update all dependencies (#63)
1 parent ed78e53 commit d3cdcc0

File tree

2 files changed

+1183
-1510
lines changed

2 files changed

+1183
-1510
lines changed

package.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,22 @@
3333
"devDependencies": {
3434
"@babel/core": "^7.18.13",
3535
"@babel/plugin-proposal-class-properties": "^7.18.6",
36-
"@lwc/compiler": "^2.23.1",
37-
"@lwc/engine-dom": "^2.23.1",
36+
"@lwc/compiler": "^2.23.2",
37+
"@lwc/engine-dom": "^2.23.2",
3838
"@lwc/eslint-plugin-lwc": "^1.4.0",
39-
"@lwc/jest-preset": "^11.4.0",
40-
"@lwc/synthetic-shadow": "^2.23.1",
39+
"@lwc/jest-preset": "^11.5.0",
40+
"@lwc/synthetic-shadow": "^2.23.2",
4141
"@rollup/plugin-babel": "^5.3.1",
4242
"@salesforce/eslint-config-lwc": "^3.3.3",
43-
"@salesforce/eslint-plugin-lightning": "^0.1.1",
44-
"eslint": "^7.32.0",
45-
"eslint-plugin-import": "^2.24.2",
46-
"eslint-plugin-jest": "^24.5.2",
47-
"isbinaryfile": "^4.0.8",
48-
"jest": "^27.2.4",
43+
"@salesforce/eslint-plugin-lightning": "^1.0.0",
44+
"eslint": "^8.23.0",
45+
"eslint-plugin-import": "^2.26.0",
46+
"eslint-plugin-jest": "^27.0.1",
47+
"isbinaryfile": "^5.0.0",
48+
"jest": "^29.0.1",
49+
"jest-environment-jsdom": "^29.0.1",
4950
"rimraf": "^3.0.2",
50-
"rollup": "^2.78.1"
51+
"rollup": "^2.79.0"
5152
},
5253
"lwc": {
5354
"modules": [

0 commit comments

Comments
 (0)