Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 27, 2021
1 parent 927f93d commit d9bf0d1
Show file tree
Hide file tree
Showing 2 changed files with 895 additions and 772 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
]
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@babel/core": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-typescript": "7.16.5",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@types/jest": "27.0.2",
"@types/jest": "27.0.3",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-jest": "27.3.1",
"babel-jest": "27.4.5",
"codecov": "3.8.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.3.1",
"microbundle": "0.14.1",
"prettier": "2.4.1",
"jest": "27.4.5",
"microbundle": "0.14.2",
"prettier": "2.5.1",
"regenerator-runtime": "0.13.9",
"semantic-release": "17.4.7",
"ts-jest": "27.0.7",
"typescript": "4.4.4"
"ts-jest": "27.1.2",
"typescript": "4.5.4"
}
}
Loading

0 comments on commit d9bf0d1

Please sign in to comment.