Skip to content

Commit b3d34ae

Browse files
author
Peter Bengtsson
authored
move @alex_neo/jest-expect-message to devDependencies (#23069)
Part of #1265
1 parent 75a3019 commit b3d34ae

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
".next/cache"
1010
],
1111
"dependencies": {
12-
"@alex_neo/jest-expect-message": "^1.0.5",
1312
"@github/failbot": "0.7.0",
1413
"@hapi/accept": "^5.0.2",
1514
"@primer/components": "^31.1.0",
@@ -100,6 +99,7 @@
10099
"devDependencies": {
101100
"@actions/core": "^1.6.0",
102101
"@actions/github": "^5.0.0",
102+
"@alex_neo/jest-expect-message": "^1.0.5",
103103
"@babel/core": "^7.16.0",
104104
"@babel/eslint-parser": "^7.16.3",
105105
"@babel/plugin-syntax-top-level-await": "^7.14.5",

0 commit comments

Comments
 (0)