We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4faa860 commit 985d127Copy full SHA for 985d127
package.json
@@ -47,7 +47,7 @@
47
"eslint-plugin-sonarjs": "~0.11.0",
48
"eslint-plugin-unicorn": "^40.1.0",
49
"jsonc-eslint-parser": "^2.1.0",
50
- "karma": "^6.3.12",
+ "karma": "^6.3.13",
51
"karma-phantomjs-launcher": "~1.0.4",
52
"karma-qunit": "^4.1.2",
53
"konan": "^2.1.1",
@@ -61,11 +61,11 @@
61
"playwright": "^1.18.1",
62
"promises-aplus-tests": "^2.1.2",
63
"promises-es6-tests": "~0.5.0",
64
- "puppeteer": "~13.1.2",
+ "puppeteer": "~13.1.3",
65
"qunit": "^2.17.2",
66
"semver": "^7.3.5",
67
"terser": "^5.10.0",
68
- "webpack": "^5.67.0",
+ "webpack": "^5.68.0",
69
"webpack-cli": "^4.9.2",
70
"zx": "^4.3.0"
71
},
0 commit comments