Skip to content

Commit

Permalink
chore: weekly dependencies update (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravijayaramappa authored Dec 6, 2022
1 parent 7532c51 commit c22299e
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 501 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
],
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.20.2",
"@babel/core": "^7.20.5",
"@babel/eslint-parser": "^7.19.1",
"@lwc/compiler": "^2.30.1",
"@lwc/engine-dom": "^2.30.1",
"@lwc/engine-server": "^2.30.1",
"@lwc/synthetic-shadow": "^2.30.1",
"@lwc/wire-service": "^2.30.1",
"@types/jest": "^29.2.2",
"eslint": "^8.27.0",
"@lwc/compiler": "^2.32.1",
"@lwc/engine-dom": "^2.32.1",
"@lwc/engine-server": "^2.32.1",
"@lwc/synthetic-shadow": "^2.32.1",
"@lwc/wire-service": "^2.32.1",
"@types/jest": "^29.2.4",
"eslint": "^8.29.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"lerna": "^6.0.3",
"prettier": "^2.7.1",
"lerna": "^6.1.0",
"prettier": "^2.8.0",
"semver": "^7.3.8"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/jest-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"/src/transforms/*.js"
],
"dependencies": {
"@babel/core": "^7.20.2",
"@babel/core": "^7.20.5",
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-decorators": "^7.19.0",
Expand Down
Loading

0 comments on commit c22299e

Please sign in to comment.