Skip to content

Commit 592aada

Browse files
authored
Update dependencies (#6)
1 parent 0f658f6 commit 592aada

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Truepic
3+
Copyright (c) 2024 Truepic
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"test": "node --test"
2020
},
2121
"devDependencies": {
22-
"eslint": "^8.55.0",
22+
"eslint": "^8.56.0",
2323
"eslint-config-prettier": "^9.1.0",
2424
"eslint-plugin-node": "^11.1.0",
2525
"jsdoc": "^4.0.2",
26-
"prettier": "3.1.0",
27-
"release-it": "^17.0.0"
26+
"prettier": "3.1.1",
27+
"release-it": "^17.0.1"
2828
},
2929
"engines": {
3030
"node": ">=18"

0 commit comments

Comments
 (0)