Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elchininet committed Aug 11, 2023
1 parent 395fc11 commit 6f1bea4
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 484 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,20 @@
},
"devDependencies": {
"@rollup/plugin-json": "^6.0.0",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.2",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.2",
"@types/node": "^20.4.10",
"@types/rtlcss": "^3.5.1",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"eslint": "^8.45.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"eslint": "^8.47.0",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.6.1",
"jest": "^29.6.2",
"postcss": "^8.4.26",
"replace-in-file": "^7.0.1",
"rollup": "^3.26.3",
"rollup": "^3.28.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^3.2.0",
"rollup-plugin-ts": "^3.4.4",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
Expand Down
Loading

0 comments on commit 6f1bea4

Please sign in to comment.