Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 2 updates (#998)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 2207d74 commit cdf8f91
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@types/express": "^4.17.19",
"@types/feather-icons": "^4.29.2",
"@types/express": "^4.17.20",
"@types/feather-icons": "^4.29.3",
"@types/primer__octicons": "^19.6.1",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,20 +372,20 @@
"@types/qs" "*"
"@types/range-parser" "*"

"@types/express@^4.17.19":
version "4.17.19"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.19.tgz#6ff9b4851fda132c5d3dcd2f89fdb6a7a0031ced"
integrity sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==
"@types/express@^4.17.20":
version "4.17.20"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.20.tgz#e7c9b40276d29e38a4e3564d7a3d65911e2aa433"
integrity sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.33"
"@types/qs" "*"
"@types/serve-static" "*"

"@types/feather-icons@^4.29.2":
version "4.29.2"
resolved "https://registry.yarnpkg.com/@types/feather-icons/-/feather-icons-4.29.2.tgz#73a24fa7e166439da25c8fa855f87f1c6accd383"
integrity sha512-qm/vTmSd+8Z75NKI2/gwiXbq+UJk+jcEecas2FdYXti19xaZvuIOZf3sfQvSOT/xwFJNUf7IA53acauLffQW+Q==
"@types/feather-icons@^4.29.3":
version "4.29.3"
resolved "https://registry.yarnpkg.com/@types/feather-icons/-/feather-icons-4.29.3.tgz#83a41854c773f3910eaa6a297803ddb2fe1dccf1"
integrity sha512-DU5pZVD75WpswT9uGv06BQJMYNtXyDKG7Y5kJ6n2NA8hjk168gWa2z9VRG3A78bKIuGySJbQWHCleHhXARvOTw==

"@types/json-schema@^7.0.7":
version "7.0.11"
Expand Down

0 comments on commit cdf8f91

Please sign in to comment.