Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 4ecc0d7 commit 0492e3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.14.202",
"@types/minimist": "^1.2.5",
"@types/node": "^20.11.7",
"@types/node": "^20.11.10",
"@types/nprogress": "^0.2.3",
"@types/pixelmatch": "^5.2.6",
"@types/pngjs": "^6.0.4",
Expand All @@ -223,7 +223,7 @@
"antd-img-crop": "^4.21.0",
"antd-style": "^3.6.1",
"antd-token-previewer": "^2.0.5",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"cheerio": "1.0.0-rc.12",
"circular-dependency-plugin": "^5.2.2",
"cross-env": "^7.0.3",
Expand Down Expand Up @@ -256,7 +256,7 @@
"husky": "^9.0.6",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.0.3",
"inquirer": "^9.2.12",
"inquirer": "^9.2.13",
"is-ci": "^3.0.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit 0492e3b

Please sign in to comment.