Skip to content

Commit

Permalink
Merge pull request #354 from SandroHc/upgrade-deps
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
johanneswilm authored Nov 24, 2023
2 parents 7f18d33 + 605cf8f commit e3d32b0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,28 +48,28 @@
"@html-eslint/eslint-plugin": "^0.20.0",
"@html-eslint/parser": "^0.20.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.9.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/node": "^20.9.5",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"browserify": "^17.0.0",
"chromedriver": "*",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-plugin-htm": "^0.6.0",
"eslint-plugin-html": "^7.1.0",
"express": "^4.18.2",
"get-port": "^7.0.0",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
"pre-commit": "^1.2.2",
"rollup": "^4.4.1",
"rollup": "^4.5.1",
"rollup-plugin-dts": "^6.1.0",
"selenium-webdriver": "^4.15.0",
"shx": "^0.3.4",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"dependencies": {
"dayjs": "^1.11.10",
Expand Down

0 comments on commit e3d32b0

Please sign in to comment.