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 Feb 28, 2024
1 parent 940d74d commit e191458
Show file tree
Hide file tree
Showing 2 changed files with 1,357 additions and 1,233 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,19 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/runtime": "^7.21.0",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/runtime": "^7.24.0",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/jest": "^29.5.8",
"@types/ramda": "^0.29.8",
"cross-env": "^7.0.3",
"docdash": "^2.0.1",
"docdash": "^2.0.2",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -100,16 +100,16 @@
"eslint-plugin-standard": "^5.0.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jest": "^29.5.0",
"jest": "^29.7.0",
"jsdoc": "^4.0.2",
"lint-staged": "^13.2.3",
"move-file-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"ramda": "^0.29.0",
"replace-in-files-cli": "^2.0.0",
"rimraf": "^5.0.0",
"rollup": "^3.20.2",
"ramda": "^0.29.1",
"replace-in-files-cli": "^2.2.0",
"rimraf": "^5.0.5",
"rollup": "^3.29.4",
"rollup-plugin-clean": "^1.0.0",
"rollup-plugin-terser": "^7.0.2",
"tsd-jsdoc": "^2.5.0"
Expand Down
Loading

0 comments on commit e191458

Please sign in to comment.