Skip to content

Commit ce158c6

Browse files
committed
Merge branch 'master' of github.com:BitPatty/imgproxy-url-builder
2 parents 5b1f45f + a2ed632 commit ce158c6

File tree

2 files changed

+75
-80
lines changed

2 files changed

+75
-80
lines changed

package-lock.json

Lines changed: 69 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
],
4141
"homepage": "https://github.com/BitPatty/imgproxy-url-builder#readme",
4242
"devDependencies": {
43-
"@types/jest": "29.5.1",
43+
"@types/jest": "29.5.2",
4444
"@types/node": "18.15.11",
45-
"@typescript-eslint/eslint-plugin": "5.59.6",
46-
"@typescript-eslint/parser": "5.59.6",
47-
"eslint": "8.40.0",
45+
"@typescript-eslint/eslint-plugin": "5.59.8",
46+
"@typescript-eslint/parser": "5.59.8",
47+
"eslint": "8.41.0",
4848
"eslint-config-prettier": "8.8.0",
4949
"eslint-plugin-jest": "27.2.1",
5050
"eslint-plugin-prettier": "4.2.1",
5151
"npm-check-updates": "16.10.12",
5252
"prettier": "2.8.8",
53-
"rollup": "3.22.0",
53+
"rollup": "3.23.0",
5454
"rollup-plugin-typescript2": "0.34.1",
5555
"ts-jest": "29.1.0",
5656
"ts-node": "10.9.1",
57-
"tslib": "2.5.0",
57+
"tslib": "2.5.2",
5858
"typedoc": "0.24.7",
5959
"typescript": "5.0.4"
6060
}

0 commit comments

Comments
 (0)