Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Oct 23, 2023
1 parent 6682bd5 commit 8da66be
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 212 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@
"homepage": "https://github.com/sonofmagic/npm-lib-rollup-template#readme",
"devDependencies": {
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.3",
"@rollup/plugin-replace": "^5.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@tsconfig/recommended": "^1.0.3",
"@types/klaw": "^3.0.4",
"@types/lodash": "^4.14.199",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.6",
"@types/semantic-release": "^20.0.2",
"@types/klaw": "^3.0.5",
"@types/lodash": "^4.14.200",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.7",
"@types/semantic-release": "^20.0.4",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"defu": "^6.1.2",
"del": "^7.1.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-icebreaker": "^1.2.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand All @@ -68,7 +68,7 @@
"lodash-es": "^4.17.21",
"only-allow": "^1.2.1",
"prettier": "^3.0.3",
"rollup": "^4.1.0",
"rollup": "^4.1.4",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^22.0.5",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 8da66be

Please sign in to comment.