Skip to content

Commit

Permalink
⬆️ upgrade dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorLuizC committed Feb 24, 2022
1 parent 4ce1e9e commit 557fcbc
Show file tree
Hide file tree
Showing 2 changed files with 853 additions and 822 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
},
"homepage": "https://github.com/VitorLuizC/normalize-text#readme",
"devDependencies": {
"@rollup/plugin-node-resolve": "^13.0.4",
"@types/jest": "^27.0.1",
"jest": "^27.1.0",
"prettier": "^2.3.2",
"rollup": "^2.56.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/jest": "^27.4.1",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"rollup": "^2.68.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.4.2"
"typescript": "^4.5.5"
},
"dependencies": {
"@bitty/pipe": "^0.2.1"
"@bitty/pipe": "^0.3.0"
}
}
Loading

0 comments on commit 557fcbc

Please sign in to comment.