Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ivandotv committed Jan 27, 2023
1 parent 5669230 commit 8cecc14
Show file tree
Hide file tree
Showing 2 changed files with 1,072 additions and 850 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,32 +48,32 @@
},
"homepage": "https://github.com/ivandotv/pumpit#readme",
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@changesets/cli": "^2.25.2",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.14",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@changesets/cli": "^2.26.0",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-transform-define": "^2.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.6",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-tsdoc": "^0.2.17",
"husky": "^8.0.2",
"jest": "^29.3.1",
"husky": "^8.0.3",
"jest": "^29.4.1",
"jest-mock-console": "^2.0.0",
"jest-watch-typeahead": "^2.2.1",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^13.1.0",
"microbundle": "^0.15.1",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"shx": "^0.3.4",
"typedoc": "^0.23.22",
"typedoc": "^0.23.24",
"typedoc-plugin-markdown": "^3.14.0",
"typescript": "^4.9.4"
}
Expand Down
Loading

0 comments on commit 8cecc14

Please sign in to comment.