Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #782 from joelwat/renovate/vue-monorepo
Browse files Browse the repository at this point in the history
Update dependency @vue/compiler-dom to v3.4.27
  • Loading branch information
joelwat committed May 7, 2024
2 parents 276abf0 + a667152 commit 1816744
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vue/cli-service": "5.0.8",
"@vue/compiler-dom": "3.4.26",
"@vue/compiler-dom": "3.4.27",
"@vue/eslint-config-airbnb": "6.0.0",
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4082,26 +4082,26 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.4.26":
version: 3.4.26
resolution: "@vue/compiler-core@npm:3.4.26"
"@vue/compiler-core@npm:3.4.27":
version: 3.4.27
resolution: "@vue/compiler-core@npm:3.4.27"
dependencies:
"@babel/parser": "npm:^7.24.4"
"@vue/shared": "npm:3.4.26"
"@vue/shared": "npm:3.4.27"
entities: "npm:^4.5.0"
estree-walker: "npm:^2.0.2"
source-map-js: "npm:^1.2.0"
checksum: 10c0/3591fda1b07e929b2b83eaaee67c21075d0c7676ecb8d65c9d800d0b2db5afcf1c44a98fd7ac3d00c737de5462a74fe6788672f739a998769244dfb319bacaae
checksum: 10c0/fbc9a4a6c467fa47609df3337c1b2012a55e3b07adbffc45a31435237ec1169d0a4ece22f3538607364427b779ce04154b86a0e8dd40d3bd4aa03358d4db136d
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.4.26":
version: 3.4.26
resolution: "@vue/compiler-dom@npm:3.4.26"
"@vue/compiler-dom@npm:3.4.27":
version: 3.4.27
resolution: "@vue/compiler-dom@npm:3.4.27"
dependencies:
"@vue/compiler-core": "npm:3.4.26"
"@vue/shared": "npm:3.4.26"
checksum: 10c0/3b39c5586ba0029ccef8cd6d7f7b98e1522ca8f52edba056bc46a8ec27764a6fdec2619bbe089484586cf440c07249631c9c18efe91633306cf0047f4d76d72f
"@vue/compiler-core": "npm:3.4.27"
"@vue/shared": "npm:3.4.27"
checksum: 10c0/ceb8aef314b6b7df1ab6cd3c7c1290e5b60363a6092bbffc3ee6aca42f6f5247a070b0dcbe71530751e840d01beec00a6268e3663abcf4a6ac297a32bfb90e49
languageName: node
linkType: hard

Expand Down Expand Up @@ -4160,10 +4160,10 @@ __metadata:
languageName: node
linkType: hard

"@vue/shared@npm:3.4.26":
version: 3.4.26
resolution: "@vue/shared@npm:3.4.26"
checksum: 10c0/8b002badc842d94b47cf78630ca51403a8a8981bc20c35f5b669c299413f81ed5fd97dbd763d0c00fe4614c615991214bc06d709d0b57d1e5836d0262cfbebdb
"@vue/shared@npm:3.4.27":
version: 3.4.27
resolution: "@vue/shared@npm:3.4.27"
checksum: 10c0/4a21918858270bcc654bb94b3429d9acbe95af097ea3063e192b36bd502dc896ca47778fa74a863b01f677ec271b189eb90f8b372943c10e52725a6bdc7f6cd5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13250,7 +13250,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
"@vue/cli-service": "npm:5.0.8"
"@vue/compiler-dom": "npm:3.4.26"
"@vue/compiler-dom": "npm:3.4.27"
"@vue/eslint-config-airbnb": "npm:6.0.0"
"@vue/test-utils": "npm:1.3.6"
babel-core: "npm:7.0.0-bridge.0"
Expand Down

0 comments on commit 1816744

Please sign in to comment.