Skip to content

Commit d41bb0a

Browse files
feat(api): Updated node-sdk to adopt Code Engine API specification changes
1 parent 406808d commit d41bb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ibm-cloud/ibm-code-engine-sdk",
3-
"version": "4.34.0",
3+
"version": "4.34.1",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",
@@ -55,7 +55,7 @@
5555
"eslint-config-prettier": "^10.0.0",
5656
"eslint-plugin-import": "^2.23.2",
5757
"eslint-plugin-jest": "^28.0.0",
58-
"eslint-plugin-jsdoc": "^57.0.0",
58+
"eslint-plugin-jsdoc": "^61.0.0",
5959
"eslint-plugin-node": "^11.0.0",
6060
"eslint-plugin-prettier": "^3.0.1",
6161
"installed-check": "^9.0.0",

0 commit comments

Comments
 (0)