Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 2f0bb16

Browse files
Update all non-major dependencies (#30)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 83579a3 commit 2f0bb16

File tree

3 files changed

+690
-353
lines changed

3 files changed

+690
-353
lines changed

documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react": "^7.28.0",
3030
"eslint-plugin-react-hooks": "^4.3.0",
3131
"file-loader": "^6.2.0",
32-
"prism-react-renderer": "^1.2.1",
32+
"prism-react-renderer": "^1.3.1",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"url-loader": "^4.1.1"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@
4343
"@sapphire/ts-config": "^3.3.1",
4444
"@types/jest": "^27.4.0",
4545
"@types/node": "^17.0.8",
46-
"@typescript-eslint/eslint-plugin": "^5.10.2",
47-
"@typescript-eslint/parser": "^5.10.2",
46+
"@typescript-eslint/eslint-plugin": "^5.11.0",
47+
"@typescript-eslint/parser": "^5.11.0",
4848
"cz-conventional-changelog": "^3.3.0",
49-
"eslint": "~8.8.0",
49+
"eslint": "~8.9.0",
5050
"eslint-config-prettier": "^8.3.0",
5151
"eslint-plugin-prettier": "^4.0.0",
5252
"husky": "^7.0.4",
53-
"jest": "^27.5.0",
54-
"jest-circus": "^27.5.0",
53+
"jest": "^27.5.1",
54+
"jest-circus": "^27.5.1",
5555
"lint-staged": "^12.3.3",
5656
"prettier": "^2.5.1",
5757
"pretty-quick": "^3.1.3",
5858
"standard-version": "^9.3.2",
5959
"ts-jest": "^27.1.3",
60-
"ts-node": "^10.4.0",
60+
"ts-node": "^10.5.0",
6161
"tsup": "^5.11.13",
6262
"typescript": "^4.5.5"
6363
},

0 commit comments

Comments
 (0)