Skip to content

Commit

Permalink
feat: Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Jan 25, 2024
1 parent ae37090 commit cbac1d5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,23 +63,23 @@
"homepage": "https://github.com/devlato/async-wait-until#readme",
"files": ["package.json", "README.md", "LICENSE", "dist/*.js", "dist/*.d.ts"],
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@rollup/plugin-commonjs": "^21.0.1",
"@babel/core": "^7.18.0",
"@babel/preset-env": "^7.18.0",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-typescript": "^8.3.0",
"@types/enzyme": "^3.10.10",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.7",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"browser-resolve": "^2.0.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest": "^27.4.0",
"lint-staged": "^12.0.2",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit cbac1d5

Please sign in to comment.