Skip to content

Commit 985d127

Browse files
committed
update dependencies
1 parent 4faa860 commit 985d127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-sonarjs": "~0.11.0",
4848
"eslint-plugin-unicorn": "^40.1.0",
4949
"jsonc-eslint-parser": "^2.1.0",
50-
"karma": "^6.3.12",
50+
"karma": "^6.3.13",
5151
"karma-phantomjs-launcher": "~1.0.4",
5252
"karma-qunit": "^4.1.2",
5353
"konan": "^2.1.1",
@@ -61,11 +61,11 @@
6161
"playwright": "^1.18.1",
6262
"promises-aplus-tests": "^2.1.2",
6363
"promises-es6-tests": "~0.5.0",
64-
"puppeteer": "~13.1.2",
64+
"puppeteer": "~13.1.3",
6565
"qunit": "^2.17.2",
6666
"semver": "^7.3.5",
6767
"terser": "^5.10.0",
68-
"webpack": "^5.67.0",
68+
"webpack": "^5.68.0",
6969
"webpack-cli": "^4.9.2",
7070
"zx": "^4.3.0"
7171
},

0 commit comments

Comments
 (0)