Skip to content

Commit

Permalink
Merge pull request #933 from devonfw/dependabot/npm_and_yarn/types/pl…
Browse files Browse the repository at this point in the history
…uralize-0.0.33
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
2 parents 3429bf6 + dc86831 commit af56f40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/lodash": "^4.14.185",
"@types/node": "^18.7.21",
"@types/nodemailer": "^6.4.6",
"@types/pluralize": "^0.0.29",
"@types/pluralize": "^0.0.33",
"@types/prettier": "^2.7.1",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2260,10 +2260,10 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/pluralize@^0.0.29":
version "0.0.29"
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.29.tgz#6ffa33ed1fc8813c469b859681d09707eb40d03c"
integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==
"@types/pluralize@^0.0.33":
version "0.0.33"
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.33.tgz#8ad9018368c584d268667dd9acd5b3b806e8c82a"
integrity sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==

"@types/prettier@^2.1.5", "@types/prettier@^2.7.1":
version "2.7.1"
Expand Down

0 comments on commit af56f40

Please sign in to comment.