Skip to content

Commit

Permalink
Revert "chore: update dev deps"
Browse files Browse the repository at this point in the history
This reverts commit 6c91379.
  • Loading branch information
favna committed Jun 2, 2023
1 parent 9940636 commit 8277f4a
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@favware/cliff-jumper": "^2.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^4.4.2",
Expand All @@ -45,11 +45,11 @@
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-c8": "^0.31.4",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitest/coverage-c8": "^0.31.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugins-node-modules-polyfill": "^1.0.14",
"esbuild-plugins-node-modules-polyfill": "^1.0.13",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -63,9 +63,9 @@
"tsup": "^6.7.0",
"typedoc": "^0.24.7",
"typedoc-json-parser": "^8.1.2",
"typescript": "^5.1.3",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"vitest": "^0.31.4"
"vitest": "^0.31.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 8277f4a

Please sign in to comment.