Skip to content

Commit

Permalink
Merge pull request #943 from nicoespeon/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/pluralize-0.0.32

Bump @types/pluralize from 0.0.29 to 0.0.32
  • Loading branch information
nicoespeon authored Nov 1, 2023
2 parents 8f0d5e5 + ce3f19e commit 6ca5c79
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 @@ -75,7 +75,7 @@
"@types/mocha": "10.0.1",
"@types/node": "20.8.0",
"@types/path-browserify": "1.0.0",
"@types/pluralize": "0.0.29",
"@types/pluralize": "0.0.32",
"@types/sinon": "10.0.13",
"@types/vscode": "1.83.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1897,10 +1897,10 @@
resolved "https://registry.yarnpkg.com/@types/path-browserify/-/path-browserify-1.0.0.tgz#294ec6e88b6b0d340a3897b7120e5b393f16690e"
integrity sha512-XMCcyhSvxcch8b7rZAtFAaierBYdeHXVvg2iYnxOV0MCQHmPuRRmGZPFDRzPayxcGiiSL1Te9UIO+f3cuj0tfw==

"@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.32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.32.tgz#1af92c5ab3bb92a4c365ded7d733f9009ade2834"
integrity sha512-exDkoRIkWJlbRDRmtYDbI3ZUE28HwBwHe5VKn4mvpvMW7qIRDHO6URItErBsBSX7J8/PrDLSOHCcbUMFXwA6CA==

"@types/semver@^7.3.12":
version "7.3.13"
Expand Down

0 comments on commit 6ca5c79

Please sign in to comment.