Skip to content

Commit

Permalink
Minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-mcmanus committed Jul 11, 2023
1 parent 61d82dd commit 4379fa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6020,7 +6020,7 @@
},
"devDependencies": {
"@octokit/rest": "^18.12.0",
"@types/glob": "^7.1.3",
"@types/glob": "^7.1.6",
"@types/minimatch": "^5.1.2",
"@types/mkdirp": "^0.5.2",
"@types/mocha": "^10.0.1",
Expand Down Expand Up @@ -6091,4 +6091,4 @@
"gulp-mocha/mocha/minimatch": "^3.0.5",
"gulp/**/glob-parent": "^5.1.2"
}
}
}
2 changes: 1 addition & 1 deletion Extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==

"@types/glob@^7.1.3":
"@types/glob@^7.1.6":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
Expand Down

0 comments on commit 4379fa2

Please sign in to comment.