Skip to content

Commit cfa5178

Browse files
committed
chore(deps): pin dependency @types/micromatch to 4.0.1
1 parent 1a81264 commit cfa5178

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/resolvers-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/lodash": "4.14.170",
34-
"@types/micromatch": "^4.0.1"
34+
"@types/micromatch": "4.0.1"
3535
},
3636
"dependencies": {
3737
"@graphql-tools/utils": "^7.9.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2715,7 +2715,7 @@
27152715
dependencies:
27162716
"@types/unist" "*"
27172717

2718-
"@types/micromatch@^4.0.1", "@types/micromatch@latest":
2718+
"@types/[email protected]", "@types/micromatch@latest":
27192719
version "4.0.1"
27202720
resolved "https://registry.yarnpkg.com/@types/micromatch/-/micromatch-4.0.1.tgz#9381449dd659fc3823fd2a4190ceacc985083bc7"
27212721
integrity sha1-k4FEndZZ/Dgj/SpBkM6syYUIO8c=

0 commit comments

Comments
 (0)