Skip to content

Commit

Permalink
chore: update devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Nov 14, 2022
1 parent fb4ac92 commit dc571c0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -16,27 +16,27 @@
"description": "JSDoc linting rules for ESLint.",
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.2",
"@babel/eslint-parser": "^7.19.1",
"@babel/node": "^7.20.0",
"@babel/node": "^7.20.2",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
"@babel/preset-env": "^7.19.4",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.18.9",
"@es-joy/jsdoc-eslint-parser": "^0.17.0",
"@hkdobrev/run-if-changed": "^0.3.1",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/parser": "^5.42.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"camelcase": "^6.3.0",
"chai": "^4.3.6",
"chai": "^4.3.7",
"cross-env": "^7.0.3",
"decamelize": "^5.0.1",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-config-canonical": "~33.0.1",
"gitdown": "^3.1.5",
"glob": "^8.0.3",
"husky": "^8.0.1",
"husky": "^8.0.2",
"jsdoc-type-pratt-parser": "^3.1.0",
"lint-staged": "^13.0.3",
"lodash.defaultsdeep": "^4.6.1",
Expand Down

0 comments on commit dc571c0

Please sign in to comment.