Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Commit dfa7215

Browse files
committed
Bump version
1 parent 7f565d5 commit dfa7215

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package-lock.json

Lines changed: 91 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devbookhq/sdk",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Devbook allows visitors of your docs to interact with and execute any code snippet or shell command in a private VM",
55
"homepage": "https://usedevbook.com",
66
"license": "SEE LICENSE IN LICENSE",
@@ -28,9 +28,9 @@
2828
},
2929
"devDependencies": {
3030
"@rollup/plugin-node-resolve": "^14.1.0",
31-
"@types/node": "^18.7.20",
32-
"@typescript-eslint/eslint-plugin": "^5.38.0",
33-
"@typescript-eslint/parser": "^5.38.0",
31+
"@types/node": "^18.7.23",
32+
"@typescript-eslint/eslint-plugin": "^5.38.1",
33+
"@typescript-eslint/parser": "^5.38.1",
3434
"eslint": "^8.24.0",
3535
"openapi-typescript": "^5.4.1",
3636
"rollup": "^2.79.1",

0 commit comments

Comments
 (0)