Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flybondi-nelson committed Apr 5, 2023
1 parent 359d17a commit 6d38169
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 204 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/runtime": "^7.21.0",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@types/jest": "^29.5.0",
"@types/ramda": "^0.28.23",
"cross-env": "^7.0.3",
Expand All @@ -106,7 +106,7 @@
"move-file-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.7",
"ramda": "^0.28.0",
"ramda": "^0.29.0",
"replace-in-files-cli": "^2.0.0",
"rimraf": "^4.4.1",
"rollup": "^3.20.2",
Expand Down
Loading

0 comments on commit 6d38169

Please sign in to comment.