Skip to content

Commit

Permalink
Dependency bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Apr 26, 2022
1 parent 4f8ebd4 commit 0b4f655
Show file tree
Hide file tree
Showing 3 changed files with 553 additions and 761 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"private": true,
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"babel-jest": "^27.5.1",
"eslint": "^8.11.0",
"babel-jest": "^28.0.1",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-xo": "^0.37.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jest": "^28.0.1",
"lerna": "^4.0.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.0"
"lint-staged": "^12.4.1",
"prettier": "^2.6.2"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mocha": "^9.2.2",
"mockery": "^2.1.0",
"nyc": "^15.0.0",
"sinon": "^13.0.1",
"sinon": "^13.0.2",
"terminal-link": "^2.1.1"
},
"scripts": {
Expand Down

0 comments on commit 0b4f655

Please sign in to comment.