Skip to content

Commit 9ef0526

Browse files
committed
update dependencies
1 parent d85dd8c commit 9ef0526

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"eslint-plugin-regexp": "^1.5.1",
4545
"eslint-plugin-sonarjs": "~0.11.0",
4646
"eslint-plugin-unicorn": "^40.0.0",
47-
"jsonc-eslint-parser": "^2.0.4",
48-
"karma": "^6.3.10",
47+
"jsonc-eslint-parser": "^2.1.0",
48+
"karma": "^6.3.11",
4949
"karma-phantomjs-launcher": "~1.0.4",
5050
"karma-qunit": "^4.1.2",
5151
"konan": "^2.1.1",
5252
"lerna": "^4.0.0",
5353
"moon-unit": "0.2.2",
5454
"node-qunit": "^2.0.0",
55-
"npm": "^8.3.0",
55+
"npm": "^8.3.1",
5656
"npm-run-all": "^4.1.5",
5757
"p-timeout": "^5.0.2",
5858
"phantomjs-prebuilt": "~2.1.16",
@@ -63,7 +63,7 @@
6363
"qunit": "^2.17.2",
6464
"semver": "^7.3.5",
6565
"terser": "^5.10.0",
66-
"webpack": "^5.65.0",
66+
"webpack": "^5.66.0",
6767
"webpack-cli": "^4.9.1",
6868
"zx": "^4.2.0"
6969
},

0 commit comments

Comments
 (0)