Skip to content

Commit

Permalink
chore: update dev-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sarabveer committed Jun 2, 2023
1 parent a5251e2 commit 7fcadeb
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
},
"homepage": "https://github.com/Sarabveer/nanakshahi-js#readme",
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"babel-loader": "^9.1.0",
"eslint": "^8.30.0",
"@babel/core": "^7.22.1",
"@babel/eslint-parser": "^7.21.8",
"@babel/preset-env": "^7.22.4",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"babel-loader": "^9.1.2",
"eslint": "^8.41.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.7",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-require-sort": "^1.3.0",
"husky": "^8.0.2",
"jest": "^29.3.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jsdoc-to-markdown": "^8.0.0",
"markdown-toc": "^1.2.0",
"release-it": "^15.5.1",
"terser-webpack-plugin": "^5.3.6",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0"
"release-it": "^15.10.3",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.85.0",
"webpack-cli": "^5.1.1",
"webpack-merge": "^5.9.0"
},
"release-it": {
"hooks": {
Expand Down

0 comments on commit 7fcadeb

Please sign in to comment.