Skip to content

Commit 8204597

Browse files
committed
chore: Remove pnpm deprecated warnings
1 parent 986aede commit 8204597

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
"allowAny": [
8585
"eslint"
8686
]
87+
},
88+
"allowedDeprecatedVersions": {
89+
"glob": "7.2.3",
90+
"inflight": "1.0.6",
91+
"sourcemap-codec": "1.4.8"
8792
}
8893
}
8994
}

0 commit comments

Comments
 (0)