Skip to content

Commit 2bc8877

Browse files
committed
chore(deps): updated dependencies
1 parent 1f011ec commit 2bc8877

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"repository": {
1717
"type": "git",
18-
"url": "https://github.com/webdeveric/esbuild-plugin-environment.git"
18+
"url": "git+ssh://git@github.com/webdeveric/esbuild-plugin-environment.git"
1919
},
2020
"bugs": {
2121
"url": "https://github.com/webdeveric/esbuild-plugin-environment/issues"
@@ -65,7 +65,7 @@
6565
"esbuild": ">=0.15"
6666
},
6767
"dependencies": {
68-
"esbuild-plugin-define": "^0.5.0"
68+
"esbuild-plugin-define": "^0.6.0"
6969
},
7070
"devDependencies": {
7171
"@commitlint/config-conventional": "^20.5.0",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ minimumReleaseAge: 2880 # 2 days
1212

1313
minimumReleaseAgeExclude:
1414
- commitlint-plugin-cspell
15+
- esbuild-plugin-define@0.6.0

0 commit comments

Comments
 (0)