Skip to content

Commit ec4250f

Browse files
author
Jake Champion
committed
chore: bump dependencies
1 parent 5198884 commit ec4250f

File tree

2 files changed

+286
-548
lines changed

2 files changed

+286
-548
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
},
3838
"devDependencies": {
3939
"@jakechampion/cli-testing-library": "^1.0.0",
40-
"brittle": "^3.1.1",
41-
"cae-release-notes-format-checker": "^1.0.0",
42-
"eslint": "^8.28.0",
43-
"get-bin-path": "^7.2.1",
44-
"tsd": "^0.25.0",
45-
"typescript": "^4.9"
40+
"brittle": "^3.2.1",
41+
"cae-release-notes-format-checker": "^1.0.2",
42+
"eslint": "^8.40.0",
43+
"get-bin-path": "^9.0.0",
44+
"tsd": "^0.28.1",
45+
"typescript": "^5.0"
4646
},
4747
"dependencies": {
48-
"@bytecodealliance/jco": "^0.5.2",
48+
"@bytecodealliance/jco": "^0.6.1",
4949
"@bytecodealliance/wizer": "^1.6.1-beta.4",
5050
"acorn": "^8.8.2",
5151
"acorn-walk": "^8.2.0",
52-
"esbuild": "^0.15.16",
52+
"esbuild": "^0.17.18",
5353
"magic-string": "^0.30.0",
54-
"regexpu-core": "^5.3.1"
54+
"regexpu-core": "^5.3.2"
5555
}
5656
}

0 commit comments

Comments
 (0)