Skip to content

Commit d20dfc5

Browse files
Apollon77github-actions[bot]
authored andcommitted
Update baselines after dependency changes
1 parent 4658bd4 commit d20dfc5

File tree

19 files changed

+65
-65
lines changed

19 files changed

+65
-65
lines changed

test/baselines/ReleaseScript_TS/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"@eslint/js": "^9.39.2",
3434
"@iobroker/adapter-dev": "^1.5.0",
3535
"@iobroker/testing": "^5.2.2",
36-
"@tsconfig/node20": "^20.1.8",
36+
"@tsconfig/node20": "^20.1.9",
3737
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
38-
"@types/node": "^20.19.30",
39-
"@typescript-eslint/eslint-plugin": "^8.53.1",
40-
"@typescript-eslint/parser": "^8.53.1",
38+
"@types/node": "^20.19.33",
39+
"@typescript-eslint/eslint-plugin": "^8.55.0",
40+
"@typescript-eslint/parser": "^8.55.0",
4141
"eslint": "^9.39.2",
4242
"rimraf": "^6.1.2",
4343
"source-map-support": "^0.5.21",

test/baselines/TS_Prettier/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@eslint/js": "^9.39.2",
3030
"@iobroker/adapter-dev": "^1.5.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
35-
"@typescript-eslint/eslint-plugin": "^8.53.1",
36-
"@typescript-eslint/parser": "^8.53.1",
34+
"@types/node": "^20.19.33",
35+
"@typescript-eslint/eslint-plugin": "^8.55.0",
36+
"@typescript-eslint/parser": "^8.55.0",
3737
"eslint": "^9.39.2",
3838
"eslint-config-prettier": "^10.1.8",
3939
"eslint-plugin-prettier": "^5.5.5",
40-
"prettier": "^3.8.0",
40+
"prettier": "^3.8.1",
4141
"rimraf": "^6.1.2",
4242
"source-map-support": "^0.5.21",
4343
"ts-node": "^10.9.2",

test/baselines/adapter_JS_JsonUI_ESLint_TypeChecking_Spaces_SingleQuotes_Apache-2.0/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@eslint/js": "^9.39.2",
3030
"@iobroker/adapter-dev": "^1.5.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
34+
"@types/node": "^20.19.33",
3535
"eslint": "^9.39.2",
3636
"typescript": "~5.9.3"
3737
},

test/baselines/adapter_TS_ESLint_Tabs_DoubleQuotes_MIT/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@eslint/js": "^9.39.2",
3030
"@iobroker/adapter-dev": "^1.5.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
35-
"@typescript-eslint/eslint-plugin": "^8.53.1",
36-
"@typescript-eslint/parser": "^8.53.1",
34+
"@types/node": "^20.19.33",
35+
"@typescript-eslint/eslint-plugin": "^8.55.0",
36+
"@typescript-eslint/parser": "^8.55.0",
3737
"eslint": "^9.39.2",
3838
"rimraf": "^6.1.2",
3939
"source-map-support": "^0.5.21",

test/baselines/adapter_TS_OfficialESLint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@iobroker/adapter-dev": "^1.5.0",
3030
"@iobroker/eslint-config": "^2.2.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
34+
"@types/node": "^20.19.33",
3535
"rimraf": "^6.1.2",
3636
"source-map-support": "^0.5.21",
3737
"ts-node": "^10.9.2",

test/baselines/adapter_TS_React/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"@iobroker/adapter-react": "2.0.22",
3232
"@iobroker/testing": "^5.2.2",
3333
"@material-ui/core": "^4.12.4",
34-
"@tsconfig/node20": "^20.1.8",
34+
"@tsconfig/node20": "^20.1.9",
3535
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
36-
"@types/node": "^20.19.30",
37-
"@types/react": "^17.0.90",
36+
"@types/node": "^20.19.33",
37+
"@types/react": "^17.0.91",
3838
"@types/react-dom": "^17.0.26",
39-
"@typescript-eslint/eslint-plugin": "^8.53.1",
40-
"@typescript-eslint/parser": "^8.53.1",
39+
"@typescript-eslint/eslint-plugin": "^8.55.0",
40+
"@typescript-eslint/parser": "^8.55.0",
4141
"eslint": "^9.39.2",
4242
"eslint-plugin-react": "^7.37.5",
4343
"react": "^17.0.2",

test/baselines/adapter_TS_React_OfficialESLint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@iobroker/eslint-config": "^2.2.0",
3232
"@iobroker/testing": "^5.2.2",
3333
"@material-ui/core": "^4.12.4",
34-
"@tsconfig/node20": "^20.1.8",
34+
"@tsconfig/node20": "^20.1.9",
3535
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
36-
"@types/node": "^20.19.30",
37-
"@types/react": "^17.0.90",
36+
"@types/node": "^20.19.33",
37+
"@types/react": "^17.0.91",
3838
"@types/react-dom": "^17.0.26",
3939
"react": "^17.0.2",
4040
"react-dom": "^17.0.2",

test/baselines/adapter_TS_VIS_CustomESLint/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@eslint/js": "^9.39.2",
3030
"@iobroker/adapter-dev": "^1.5.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
35-
"@typescript-eslint/eslint-plugin": "^8.53.1",
36-
"@typescript-eslint/parser": "^8.53.1",
34+
"@types/node": "^20.19.33",
35+
"@typescript-eslint/eslint-plugin": "^8.55.0",
36+
"@typescript-eslint/parser": "^8.55.0",
3737
"eslint": "^9.39.2",
3838
"rimraf": "^6.1.2",
3939
"source-map-support": "^0.5.21",

test/baselines/adapter_TS_VIS_OfficialESLint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@iobroker/adapter-dev": "^1.5.0",
3030
"@iobroker/eslint-config": "^2.2.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
34+
"@types/node": "^20.19.33",
3535
"rimraf": "^6.1.2",
3636
"source-map-support": "^0.5.21",
3737
"ts-node": "^10.9.2",

test/baselines/adapter_TS_WithoutBuild/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@eslint/js": "^9.39.2",
3030
"@iobroker/adapter-dev": "^1.5.0",
3131
"@iobroker/testing": "^5.2.2",
32-
"@tsconfig/node20": "^20.1.8",
32+
"@tsconfig/node20": "^20.1.9",
3333
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
34-
"@types/node": "^20.19.30",
34+
"@types/node": "^20.19.33",
3535
"eslint": "^9.39.2",
3636
"source-map-support": "^0.5.21",
3737
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)