Skip to content

Commit f139b78

Browse files
committedJul 30, 2022
chore: minor package bumps
·
v4.12.6v0.7.1
1 parent ab7a6c3 commit f139b78

File tree

2 files changed

+144
-110
lines changed

2 files changed

+144
-110
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,23 +90,23 @@
9090
"@kui-shell/proxy": "11.5.0-dev-20220729-202713",
9191
"@kui-shell/react": "11.5.0-dev-20220729-202713",
9292
"@kui-shell/webpack": "11.5.0-dev-20220729-202713",
93-
"@playwright/test": "^1.23.2",
93+
"@playwright/test": "^1.24.2",
9494
"@types/debug": "^4.1.7",
9595
"@types/node": "14.11.8",
9696
"@types/react": "17.0.39",
9797
"@types/react-dom": "17.0.11",
9898
"@types/split2": "^3.2.1",
9999
"@types/tmp": "^0.2.3",
100100
"@types/uuid": "^8.3.4",
101-
"@typescript-eslint/eslint-plugin": "^5.30.6",
102-
"@typescript-eslint/parser": "^5.30.6",
103-
"concurrently": "7.2.2",
101+
"@typescript-eslint/eslint-plugin": "^5.31.0",
102+
"@typescript-eslint/parser": "^5.31.0",
103+
"concurrently": "7.3.0",
104104
"cross-env": "^7.0.3",
105-
"electron": "18.3.5",
106-
"eslint": "^8.19.0",
105+
"electron": "18.3.6",
106+
"eslint": "^8.20.0",
107107
"husky": "^8.0.1",
108108
"lint-staged": "^13.0.3",
109-
"playwright": "^1.23.3",
109+
"playwright": "^1.24.2",
110110
"prettier": "^2.7.1",
111111
"slash": "^3.0.0",
112112
"typescript": "4.7.4"

0 commit comments

Comments
 (0)
Please sign in to comment.