Skip to content

Commit ca91670

Browse files
committedOct 17, 2022
fix: update devDeps.
Attempt to trigger release.
1 parent 0cb6522 commit ca91670

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,26 @@
2121
"@babel/node": "^7.19.1",
2222
"@babel/plugin-syntax-class-properties": "^7.12.13",
2323
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
24-
"@babel/preset-env": "^7.19.3",
24+
"@babel/preset-env": "^7.19.4",
2525
"@babel/register": "^7.18.9",
2626
"@es-joy/jsdoc-eslint-parser": "^0.17.0",
2727
"@hkdobrev/run-if-changed": "^0.3.1",
28-
"@typescript-eslint/parser": "^5.39.0",
28+
"@typescript-eslint/parser": "^5.40.1",
2929
"babel-plugin-add-module-exports": "^1.0.4",
3030
"babel-plugin-istanbul": "^6.1.1",
3131
"camelcase": "^6.3.0",
3232
"chai": "^4.3.6",
3333
"cross-env": "^7.0.3",
3434
"decamelize": "^5.0.1",
35-
"eslint": "^8.24.0",
35+
"eslint": "^8.25.0",
3636
"eslint-config-canonical": "~33.0.1",
3737
"gitdown": "^3.1.5",
3838
"glob": "^8.0.3",
3939
"husky": "^8.0.1",
4040
"jsdoc-type-pratt-parser": "^3.1.0",
4141
"lint-staged": "^13.0.3",
4242
"lodash.defaultsdeep": "^4.6.1",
43-
"mocha": "^10.0.0",
43+
"mocha": "^10.1.0",
4444
"nyc": "^15.1.0",
4545
"open-editor": "^3.0.0",
4646
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.