Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 25, 2023
1 parent 280baf9 commit 874d055
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
},
"dependencies": {
"is-url": "^1.2.4",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"postcss-values-parser": "^6.0.2"
},
"devDependencies": {
"@types/is-url": "^1.2.30",
"@types/jest": "^28.1.8",
"jest": "^28.1.3",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.8",
"typescript": "^5.0.4"
Expand Down

0 comments on commit 874d055

Please sign in to comment.