Skip to content

Commit 4edec7a

Browse files
build(deps-dev): bump rollup from 2.72.0 to 2.72.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.0 to 2.72.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.72.0...v2.72.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9927937 commit 4edec7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "5.22.0",
6060
"benchmark": "2.1.4",
6161
"dtslint": "4.2.1",
62-
"eslint": "8.14.0",
62+
"eslint": "8.15.0",
6363
"eslint-plugin-prettier": "4.0.0",
6464
"husky": "8.0.0",
6565
"jest": "27.5.1",
@@ -70,7 +70,7 @@
7070
"react": "18.1.0",
7171
"react-dom": "18.1.0",
7272
"rimraf": "3.0.2",
73-
"rollup": "2.72.0",
73+
"rollup": "2.72.1",
7474
"rollup-plugin-terser": "7.0.2",
7575
"size-limit": "7.0.8",
7676
"typescript": "4.6.4"

0 commit comments

Comments
 (0)