Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent c019d09 commit b105e44
Show file tree
Hide file tree
Showing 2 changed files with 1,266 additions and 988 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
"node-color-log": "^9.0.0"
},
"devDependencies": {
"@parcel/packager-ts": "2.7.0",
"@parcel/transformer-typescript-types": "2.7.0",
"@parcel/packager-ts": "2.12.0",
"@parcel/transformer-typescript-types": "2.12.0",
"@types/jest": "27.5.2",
"fake-indexeddb": "^4.0.0",
"husky": "8.0.1",
"husky": "8.0.3",
"jest": "28.1.3",
"jest-localstorage-mock": "2.4.21",
"jest-localstorage-mock": "2.4.26",
"lint-staged": "12.5.0",
"open-cli": "7.0.1",
"parcel": "2.7.0",
"prettier": "2.7.1",
"ts-jest": "28.0.7",
"typedoc": "0.23.10",
"open-cli": "7.2.0",
"parcel": "2.12.0",
"prettier": "2.8.8",
"ts-jest": "28.0.8",
"typedoc": "0.26.2",
"typedoc-plugin-mdn-links": "1.0.6",
"typescript": "4.7.4"
"typescript": "4.9.5"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit b105e44

Please sign in to comment.