Skip to content

Commit 4ededc4

Browse files
chore(deps): update dependency plop to ^4.0.5 (#12228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd365ca commit 4ededc4

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lerna": "^8.2.4",
6666
"lint-staged": "^15.5.2",
6767
"mutation-observer": "^1.0.3",
68-
"plop": "^4.0.4",
68+
"plop": "^4.0.5",
6969
"prettier": "^3.8.1",
7070
"publint": "^0.3.18",
7171
"react": "^18.3.1",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5306,7 +5306,7 @@ __metadata:
53065306
lerna: "npm:^8.2.4"
53075307
lint-staged: "npm:^15.5.2"
53085308
mutation-observer: "npm:^1.0.3"
5309-
plop: "npm:^4.0.4"
5309+
plop: "npm:^4.0.5"
53105310
prettier: "npm:^3.8.1"
53115311
publint: "npm:^0.3.18"
53125312
react: "npm:^18.3.1"
@@ -19160,21 +19160,20 @@ __metadata:
1916019160
languageName: node
1916119161
linkType: hard
1916219162

19163-
"plop@npm:^4.0.4":
19164-
version: 4.0.4
19165-
resolution: "plop@npm:4.0.4"
19163+
"plop@npm:^4.0.5":
19164+
version: 4.0.5
19165+
resolution: "plop@npm:4.0.5"
1916619166
dependencies:
1916719167
"@types/liftoff": "npm:^4.0.3"
1916819168
interpret: "npm:^3.1.1"
1916919169
liftoff: "npm:^5.0.1"
19170-
minimist: "npm:^1.2.8"
1917119170
nanospinner: "npm:^1.2.2"
1917219171
node-plop: "npm:^0.32.3"
1917319172
picocolors: "npm:^1.1.1"
1917419173
v8flags: "npm:^4.0.1"
1917519174
bin:
1917619175
plop: bin/plop.js
19177-
checksum: 10c0/569dd7698899a2e678bb710cd233c6b501468fd2263ea56d68c0edf1e481cad61396bc3d17051b7f8f065ce7092301e4197ef05124d733ae72868de7195597f9
19176+
checksum: 10c0/9f06b37c9d55f9c03d7fcdb5e682933440c62fcb877e50bbd77a2adc3ee964bce66acb7885a8102933478dc49a4a1647cdadbf10d1176df077384d0b2b59f33a
1917819177
languageName: node
1917919178
linkType: hard
1918019179

0 commit comments

Comments
 (0)