Skip to content

Commit cdc13b5

Browse files
2.11.2
1 parent 4215662 commit cdc13b5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapter-framework",
3-
"version": "2.11.1",
3+
"version": "2.11.2",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"repository": "git://github.com/smartcontractkit/ea-framework-js.git",
@@ -12,7 +12,7 @@
1212
"ioredis": "5.8.2",
1313
"mock-socket": "9.3.1",
1414
"pino": "10.1.0",
15-
"pino-pretty": "13.1.2",
15+
"pino-pretty": "13.1.3",
1616
"prom-client": "15.1.3",
1717
"redlock": "5.0.0-beta.2",
1818
"ws": "8.18.3",
@@ -41,19 +41,19 @@
4141
"@types/node": "24.10.1",
4242
"@types/sinonjs__fake-timers": "15.0.1",
4343
"@types/ws": "8.18.1",
44-
"@typescript-eslint/eslint-plugin": "8.48.0",
45-
"@typescript-eslint/parser": "8.48.0",
44+
"@typescript-eslint/eslint-plugin": "8.48.1",
45+
"@typescript-eslint/parser": "8.48.1",
4646
"ava": "6.4.1",
4747
"axios-mock-adapter": "2.1.0",
4848
"c8": "10.1.3",
4949
"eslint": "9.39.1",
5050
"eslint-config-prettier": "10.1.8",
5151
"eslint-plugin-tsdoc": "0.5.0",
5252
"mocksse": "1.0.4",
53-
"prettier": "3.6.2",
53+
"prettier": "3.7.4",
5454
"ts-node": "10.9.2",
5555
"ts-node-dev": "2.0.0",
56-
"typedoc": "0.28.14",
56+
"typedoc": "0.28.15",
5757
"typescript": "5.9.3"
5858
},
5959
"prettier": {

0 commit comments

Comments
 (0)