Skip to content

Commit db1fcd1

Browse files
chore(deps): update all non-major dependencies (#1192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e061f4 commit db1fcd1

File tree

35 files changed

+534
-465
lines changed

35 files changed

+534
-465
lines changed

extension/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@babel/register": "^7.17.7",
6060
"@testing-library/jest-dom": "^5.16.4",
6161
"@testing-library/react": "^13.3.0",
62-
"@types/chrome": "^0.0.190",
62+
"@types/chrome": "^0.0.191",
6363
"@types/lodash": "^4.14.182",
6464
"@types/react": "^18.0.14",
6565
"@types/react-dom": "^18.0.5",
@@ -70,12 +70,12 @@
7070
"copy-webpack-plugin": "^11.0.0",
7171
"cross-env": "^7.0.3",
7272
"css-loader": "^6.7.1",
73-
"electron": "^19.0.4",
73+
"electron": "^19.0.6",
7474
"eslint": "^8.18.0",
7575
"eslint-config-airbnb": "^19.0.4",
7676
"eslint-plugin-import": "^2.26.0",
77-
"eslint-plugin-jsx-a11y": "^6.5.1",
78-
"eslint-plugin-react": "^7.30.0",
77+
"eslint-plugin-jsx-a11y": "^6.6.0",
78+
"eslint-plugin-react": "^7.30.1",
7979
"eslint-plugin-react-hooks": "^4.6.0",
8080
"file-loader": "^6.2.0",
8181
"fork-ts-checker-webpack-plugin": "^7.2.11",
@@ -87,7 +87,7 @@
8787
"react-transform-catch-errors": "^1.0.2",
8888
"react-transform-hmr": "^1.0.4",
8989
"rimraf": "^3.0.2",
90-
"selenium-webdriver": "^4.2.0",
90+
"selenium-webdriver": "^4.3.0",
9191
"sinon-chrome": "^3.0.1",
9292
"style-loader": "^3.3.1",
9393
"ts-jest": "^27.1.5",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"@babel/core": "^7.18.5",
55
"@babel/eslint-parser": "^7.18.2",
66
"@changesets/cli": "^2.23.0",
7-
"@typescript-eslint/eslint-plugin": "^5.28.0",
8-
"@typescript-eslint/parser": "^5.28.0",
7+
"@typescript-eslint/eslint-plugin": "^5.29.0",
8+
"@typescript-eslint/parser": "^5.29.0",
99
"eslint": "^8.18.0",
1010
"eslint-config-prettier": "^8.5.0",
1111
"eslint-plugin-jest": "^26.5.3",
12-
"eslint-plugin-react": "^7.30.0",
12+
"eslint-plugin-react": "^7.30.1",
1313
"eslint-plugin-react-hooks": "^4.6.0",
1414
"jest": "^27.5.1",
1515
"prettier": "2.7.1",

packages/d3-state-visualizer/examples/tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@babel/preset-env": "^7.18.2",
3434
"@babel/preset-typescript": "^7.17.12",
3535
"@types/node": "^16.11.41",
36-
"@typescript-eslint/eslint-plugin": "^5.28.0",
37-
"@typescript-eslint/parser": "^5.28.0",
36+
"@typescript-eslint/eslint-plugin": "^5.29.0",
37+
"@typescript-eslint/parser": "^5.29.0",
3838
"babel-loader": "^8.2.5",
3939
"cross-env": "^7.0.3",
4040
"eslint": "^8.18.0",

packages/d3-state-visualizer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
"@babel/preset-env": "^7.18.2",
5959
"@babel/preset-typescript": "^7.17.12",
6060
"@rollup/plugin-babel": "^5.3.1",
61-
"@rollup/plugin-commonjs": "^22.0.0",
61+
"@rollup/plugin-commonjs": "^22.0.1",
6262
"@rollup/plugin-node-resolve": "^13.3.0",
6363
"@types/node": "^16.11.41",
6464
"@types/ramda": "^0.28.14",
65-
"@typescript-eslint/eslint-plugin": "^5.28.0",
66-
"@typescript-eslint/parser": "^5.28.0",
65+
"@typescript-eslint/eslint-plugin": "^5.29.0",
66+
"@typescript-eslint/parser": "^5.29.0",
6767
"eslint": "^8.18.0",
6868
"eslint-config-prettier": "^8.5.0",
6969
"rimraf": "^3.0.2",
70-
"rollup": "^2.75.6",
70+
"rollup": "^2.75.7",
7171
"rollup-plugin-terser": "^7.0.2",
7272
"rollup-plugin-typescript2": "^0.32.1",
7373
"tslib": "^2.4.0",

packages/d3tooltip/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"@babel/preset-env": "^7.18.2",
5050
"@babel/preset-typescript": "^7.17.12",
5151
"@rollup/plugin-babel": "^5.3.1",
52-
"@rollup/plugin-commonjs": "^22.0.0",
52+
"@rollup/plugin-commonjs": "^22.0.1",
5353
"@rollup/plugin-node-resolve": "^13.3.0",
5454
"@types/d3": "^3.5.47",
5555
"@types/node": "^16.11.41",
5656
"@types/ramda": "^0.28.14",
57-
"@typescript-eslint/eslint-plugin": "^5.28.0",
58-
"@typescript-eslint/parser": "^5.28.0",
57+
"@typescript-eslint/eslint-plugin": "^5.29.0",
58+
"@typescript-eslint/parser": "^5.29.0",
5959
"d3": "^3.5.17",
6060
"eslint": "^8.18.0",
6161
"eslint-config-prettier": "^8.5.0",
6262
"rimraf": "^3.0.2",
63-
"rollup": "^2.75.6",
63+
"rollup": "^2.75.7",
6464
"rollup-plugin-terser": "^7.0.2",
6565
"rollup-plugin-typescript2": "^0.32.1",
6666
"tslib": "^2.4.0",

packages/map2tree/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@
5353
"@babel/preset-env": "^7.18.2",
5454
"@babel/preset-typescript": "^7.17.12",
5555
"@rollup/plugin-babel": "^5.3.1",
56-
"@rollup/plugin-commonjs": "^22.0.0",
56+
"@rollup/plugin-commonjs": "^22.0.1",
5757
"@rollup/plugin-node-resolve": "^13.3.0",
5858
"@types/jest": "^27.5.2",
5959
"@types/lodash": "^4.14.182",
6060
"@types/node": "^16.11.41",
61-
"@typescript-eslint/eslint-plugin": "^5.28.0",
62-
"@typescript-eslint/parser": "^5.28.0",
61+
"@typescript-eslint/eslint-plugin": "^5.29.0",
62+
"@typescript-eslint/parser": "^5.29.0",
6363
"eslint": "^8.18.0",
6464
"eslint-config-prettier": "^8.5.0",
6565
"eslint-plugin-jest": "^26.5.3",
6666
"immutable": "^4.1.0",
6767
"jest": "^27.5.1",
6868
"rimraf": "^3.0.2",
69-
"rollup": "^2.75.6",
69+
"rollup": "^2.75.7",
7070
"rollup-plugin-terser": "^7.0.2",
7171
"rollup-plugin-typescript2": "^0.32.1",
7272
"ts-jest": "^27.1.5",

packages/react-base16-styling/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@types/color": "^3.0.3",
5858
"@types/jest": "^27.5.2",
5959
"@types/lodash.curry": "^4.1.7",
60-
"@typescript-eslint/eslint-plugin": "^5.28.0",
61-
"@typescript-eslint/parser": "^5.28.0",
60+
"@typescript-eslint/eslint-plugin": "^5.29.0",
61+
"@typescript-eslint/parser": "^5.29.0",
6262
"eslint": "^8.18.0",
6363
"eslint-config-prettier": "^8.5.0",
6464
"eslint-plugin-jest": "^26.5.3",

packages/react-dock/demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"@types/react": "^18.0.14",
2828
"@types/react-dom": "^18.0.5",
2929
"@types/styled-components": "^5.1.25",
30-
"@typescript-eslint/eslint-plugin": "^5.28.0",
31-
"@typescript-eslint/parser": "^5.28.0",
30+
"@typescript-eslint/eslint-plugin": "^5.29.0",
31+
"@typescript-eslint/parser": "^5.29.0",
3232
"babel-loader": "^8.2.5",
3333
"cross-env": "^7.0.3",
3434
"eslint": "^8.18.0",
3535
"eslint-config-prettier": "^8.5.0",
36-
"eslint-plugin-react": "^7.30.0",
36+
"eslint-plugin-react": "^7.30.1",
3737
"eslint-plugin-react-hooks": "^4.6.0",
3838
"fork-ts-checker-webpack-plugin": "^7.2.11",
3939
"html-webpack-plugin": "^5.5.0",

packages/react-dock/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"@types/lodash.debounce": "^4.0.7",
5858
"@types/react": "^18.0.14",
5959
"@types/react-test-renderer": "^18.0.0",
60-
"@typescript-eslint/eslint-plugin": "^5.28.0",
61-
"@typescript-eslint/parser": "^5.28.0",
60+
"@typescript-eslint/eslint-plugin": "^5.29.0",
61+
"@typescript-eslint/parser": "^5.29.0",
6262
"eslint": "^8.18.0",
6363
"eslint-config-prettier": "^8.5.0",
6464
"eslint-plugin-jest": "^26.5.3",
65-
"eslint-plugin-react": "^7.30.0",
65+
"eslint-plugin-react": "^7.30.1",
6666
"eslint-plugin-react-hooks": "^4.6.0",
6767
"jest": "^27.5.1",
6868
"react": "^18.2.0",

packages/react-json-tree/examples/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"@types/node": "^16.11.41",
3434
"@types/react": "^18.0.14",
3535
"@types/react-dom": "^18.0.5",
36-
"@typescript-eslint/eslint-plugin": "^5.28.0",
37-
"@typescript-eslint/parser": "^5.28.0",
36+
"@typescript-eslint/eslint-plugin": "^5.29.0",
37+
"@typescript-eslint/parser": "^5.29.0",
3838
"babel-loader": "^8.2.5",
3939
"cross-env": "^7.0.3",
4040
"eslint": "^8.18.0",
4141
"eslint-config-prettier": "^8.5.0",
42-
"eslint-plugin-react": "^7.30.0",
42+
"eslint-plugin-react": "^7.30.1",
4343
"eslint-plugin-react-hooks": "^4.6.0",
4444
"fork-ts-checker-webpack-plugin": "^7.2.11",
4545
"html-webpack-plugin": "^5.5.0",

0 commit comments

Comments
 (0)