Skip to content

Commit ed78e53

Browse files
authored
chore: update non-breaking dependencies (#62)
1 parent 37b3160 commit ed78e53

File tree

2 files changed

+728
-270
lines changed

2 files changed

+728
-270
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
"@lwc/engine-dom": "^2.0.0"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.15.5",
35-
"@babel/plugin-proposal-class-properties": "^7.14.5",
36-
"@lwc/compiler": "^2.5.3",
37-
"@lwc/engine-dom": "^2.5.3",
38-
"@lwc/eslint-plugin-lwc": "^1.1.0",
39-
"@lwc/jest-preset": "^11.2.1",
40-
"@lwc/synthetic-shadow": "^2.5.3",
41-
"@rollup/plugin-babel": "^5.3.0",
42-
"@salesforce/eslint-config-lwc": "^3.0.0",
34+
"@babel/core": "^7.18.13",
35+
"@babel/plugin-proposal-class-properties": "^7.18.6",
36+
"@lwc/compiler": "^2.23.1",
37+
"@lwc/engine-dom": "^2.23.1",
38+
"@lwc/eslint-plugin-lwc": "^1.4.0",
39+
"@lwc/jest-preset": "^11.4.0",
40+
"@lwc/synthetic-shadow": "^2.23.1",
41+
"@rollup/plugin-babel": "^5.3.1",
42+
"@salesforce/eslint-config-lwc": "^3.3.3",
4343
"@salesforce/eslint-plugin-lightning": "^0.1.1",
4444
"eslint": "^7.32.0",
4545
"eslint-plugin-import": "^2.24.2",
4646
"eslint-plugin-jest": "^24.5.2",
4747
"isbinaryfile": "^4.0.8",
4848
"jest": "^27.2.4",
4949
"rimraf": "^3.0.2",
50-
"rollup": "^2.58.0"
50+
"rollup": "^2.78.1"
5151
},
5252
"lwc": {
5353
"modules": [

0 commit comments

Comments
 (0)