Skip to content

Commit 1ecf2fd

Browse files
authored
fix: upgrade @types/globalyzer from 0.1.0 to 0.1.1 (#319)
Snyk has created this PR to upgrade @types/globalyzer from 0.1.0 to 0.1.1. See this package in npm: https://www.npmjs.com/package/@types/globalyzer See this project in Snyk: https://app.snyk.io/org/manekinekko/project/bd52cacb-04c1-441d-a05c-fb5fb59ae8a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 74b991f commit 1ecf2fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"author": "Microsoft Corporation",
2727
"dependencies": {
28-
"@types/globalyzer": "^0.1.0",
28+
"@types/globalyzer": "^0.1.1",
2929
"@types/globrex": "^0.1.0",
3030
"chalk": "^4.1.1",
3131
"commander": "^7.2.0",

0 commit comments

Comments
 (0)