Skip to content

Commit 90b0996

Browse files
chore(dev-deps): bump @types/debug from 4.1.12 to 4.1.13
Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.12 to 4.1.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) --- updated-dependencies: - dependency-name: "@types/debug" dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3f6e2f commit 90b0996

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)