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 Mar 27, 2023
1 parent 867ea01 commit 610d54f
Show file tree
Hide file tree
Showing 2 changed files with 752 additions and 551 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,24 @@
]
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@semantic-release/changelog": "6.0.1",
"@babel/preset-typescript": "7.21.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.2.2",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"babel-jest": "29.3.1",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.5",
"@types/jest": "29.5.0",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"babel-jest": "29.5.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.3.1",
"jest": "29.5.0",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"regenerator-runtime": "0.13.10",
"prettier": "2.8.7",
"regenerator-runtime": "0.13.11",
"semantic-release": "19.0.5",
"typescript": "4.8.4"
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 610d54f

Please sign in to comment.