Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
    "@epreston/tsconfig": "^1.1.1",
    "eslint": "^8.55.0",
    "rollup": "^4.7.0",
    "@rollup/pluginutils": "^5.1.0"
  • Loading branch information
epreston committed Dec 8, 2023
1 parent 57dfdbf commit e244781
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 62 deletions.
130 changes: 72 additions & 58 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"devDependencies": {
"@epreston/eslint-config": "^1.1.1",
"@epreston/prettier-config": "^2.0.0",
"@epreston/tsconfig": "^1.0.1",
"eslint": "^8.54.0",
"@epreston/tsconfig": "^1.1.1",
"eslint": "^8.55.0",
"prettier": "^3.1.0",
"rollup": "^4.6.0"
"rollup": "^4.7.0"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.5"
"@rollup/pluginutils": "^5.1.0"
},
"peerDependencies": {
"rollup": "^3.0.0 || >=4.0.0"
Expand Down

0 comments on commit e244781

Please sign in to comment.