Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2022
1 parent f7f1596 commit 6ba3e0b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -25,23 +25,23 @@
"@types/jest": "^26.0.24",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"copy-webpack-plugin": "^10.0.0",
"copy-webpack-plugin": "^10.2.4",
"coveralls": "^3.1.1",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.4.5",
"prettier": "^2.4.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.4",
"ts-loader": "^9.2.5",
"typescript": "^4.4.2",
"webpack": "^5.61.0",
"webpack-cli": "^4.9.2",
"ts-jest": "^27.1.5",
"ts-loader": "^9.4.1",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-ext-reloader": "^1.1.9",
"webpack-merge": "^5.8.0"
},
"dependencies": {
"zod": "^3.11.6"
"zod": "^3.19.1"
}
}

0 comments on commit 6ba3e0b

Please sign in to comment.