Skip to content

Commit 8d3196b

Browse files
authored
Merge pull request #1068 from salesforcecli/dependabot-npm_and_yarn-types-debug-4.1.13
chore(dev-deps): bump @types/debug from 4.1.12 to 4.1.13
2 parents 723c3e3 + 90b0996 commit 8d3196b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.8.0",
23-
"@types/debug": "^4.1.12",
23+
"@types/debug": "^4.1.13",
2424
"eslint-plugin-sf-plugin": "^1.20.33",
2525
"oclif": "^4.22.96",
2626
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,10 +2269,10 @@
22692269
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
22702270
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==
22712271

2272-
"@types/debug@^4.1.12":
2273-
version "4.1.12"
2274-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
2275-
integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
2272+
"@types/debug@^4.1.13":
2273+
version "4.1.13"
2274+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.13.tgz#22d1cc9d542d3593caea764f974306ab36286ee7"
2275+
integrity sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==
22762276
dependencies:
22772277
"@types/ms" "*"
22782278

0 commit comments

Comments
 (0)