Skip to content

Commit 4493eed

Browse files
authored
Pins nanoid to ^3.3.8 (#1992)
* Pins nanoid to ^3.3.8 * Adds nanoid ^3.3.8 to pnpm-lock.yaml
1 parent 2acd7c7 commit 4493eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"url": "https://github.com/postcss/postcss/issues"
8686
},
8787
"dependencies": {
88-
"nanoid": "^3.3.7",
88+
"nanoid": "^3.3.8",
8989
"picocolors": "^1.1.1",
9090
"source-map-js": "^1.2.1"
9191
},

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)