mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 15:42:38 +00:00
Merge pull request #1372 from naturalcrit/dependabot/npm_and_yarn/pico-check-2.1.3
Bump pico-check from 2.0.3 to 2.1.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5772,9 +5772,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pico-check": {
|
"pico-check": {
|
||||||
"version": "2.0.3",
|
"version": "2.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/pico-check/-/pico-check-2.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/pico-check/-/pico-check-2.1.3.tgz",
|
||||||
"integrity": "sha512-tXKRO0UCPERpHBWFJOsE/CPiyNXI3qx3Du4mres6iNs82qbDafEyQFh7LC8/goaY16RdobiE1ZukjkzaMvCGew==",
|
"integrity": "sha512-QkxfOKE35cECjQLbwtM1hwPWMuYWxoR9O3V9MPaQVCHbTt8zJZHoobBN55UsnDyFlbeVzf1JK7ecGqUPrvPtkA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"picomatch": {
|
"picomatch": {
|
||||||
|
|||||||
@@ -76,6 +76,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.27.0",
|
"eslint": "^7.27.0",
|
||||||
"eslint-plugin-react": "^7.23.2",
|
"eslint-plugin-react": "^7.23.2",
|
||||||
"pico-check": "^2.0.3"
|
"pico-check": "^2.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user