Skip to content

Commit 2fd144c

Browse files
Bump minimist from 1.2.5 to 1.2.6 in /src
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67a2a80 commit 2fd144c

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

src/package-lock.json

+9-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.20.6",
4343
"eslint-plugin-react-hooks": "^1.7.0",
4444
"eslint-utils": "^2.1.0",
45-
"minimist": "^1.2.5"
45+
"minimist": "^1.2.6"
4646
},
4747
"scripts": {
4848
"predeploy": "npm run build",

0 commit comments

Comments
 (0)