Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent d69bd4e commit e69cb3a
Show file tree
Hide file tree
Showing 2 changed files with 2,441 additions and 1,160 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,39 +67,39 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "5.1.1",
"@types/eslint": "8.4.7",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/node": "18.8.5",
"@types/prettier": "2.7.1",
"@types/eslint": "8.56.5",
"@types/eslint-plugin-prettier": "3.1.3",
"@types/node": "18.19.21",
"@types/prettier": "2.7.3",
"@types/rimraf": "3.0.2",
"@types/source-map-support": "0.5.6",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@types/source-map-support": "0.5.10",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"devmoji": "2.3.0",
"esbuild": "0.15.12",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"esbuild": "0.20.1",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "44.0.2",
"husky": "8.0.1",
"jest": "29.2.1",
"prettier": "2.7.1",
"release-it": "15.5.0",
"husky": "8.0.3",
"jest": "29.7.0",
"prettier": "2.8.8",
"release-it": "15.11.0",
"rimraf": "3.0.2",
"type-fest": "3.1.0",
"typescript": "4.8.4",
"typesync": "0.9.2"
"type-fest": "3.13.1",
"typescript": "4.9.5",
"typesync": "0.12.1"
},
"peerDependencies": {
"esbuild": "*"
},
"dependencies": {
"source-map-support": "0.5.21",
"tslib": "2.4.0"
"tslib": "2.6.2"
}
}

0 comments on commit e69cb3a

Please sign in to comment.