Skip to content

Commit

Permalink
build(deps-dev): bump dev dependencies (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed May 27, 2023
1 parent 64d7496 commit 85c9570
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"testTimeout": 10000
},
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"eslint": "^8.37.0",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"eslint": "^8.41.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^44.2.3",
"eslint-plugin-jsdoc": "^44.2.7",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-security-node": "^1.1.1",
Expand All @@ -79,9 +79,9 @@
"jest": "^29.5.0",
"jsdoc-to-markdown": "^8.0.0",
"license-checker": "^25.0.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"spdx-copyleft": "^1.0.0",
"typescript": "^5.0.3"
"typescript": "^5.0.4"
},
"dependencies": {
"semver": "^7.5.1",
Expand Down

0 comments on commit 85c9570

Please sign in to comment.