Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
falsandtru committed Jun 13, 2023
1 parent 8fd3c07 commit 37bcb65
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,29 +37,29 @@
"devDependencies": {
"@types/mocha": "10.0.1",
"@types/power-assert": "1.5.8",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/parser": "^5.59.11",
"babel-loader": "^9.1.2",
"babel-plugin-unassert": "^3.2.0",
"concurrently": "^8.0.1",
"eslint": "^8.39.0",
"concurrently": "^8.2.0",
"eslint": "^8.42.0",
"eslint-plugin-redos": "^4.4.5",
"eslint-webpack-plugin": "^4.0.1",
"glob": "^10.2.1",
"glob": "^10.2.7",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",
"karma-power-assert": "^1.0.0",
"mocha": "^10.2.0",
"npm-check-updates": "^16.10.9",
"semver": "^7.5.0",
"spica": "0.0.721",
"ts-loader": "^9.4.2",
"typescript": "5.0.4",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^5.8.0"
"npm-check-updates": "^16.10.12",
"semver": "^7.5.1",
"spica": "0.0.736",
"ts-loader": "^9.4.3",
"typescript": "5.1.3",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.9.0"
},
"scripts": {
"update": "ncu -u && npm i --no-shrinkwrap && bundle update",
Expand Down

0 comments on commit 37bcb65

Please sign in to comment.