Skip to content

Commit

Permalink
chore(deps): update dependency @mossop/config to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Jun 9, 2023
1 parent b8a0679 commit 6c5ab21
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/redhat-plumbers-in-action/bugzilla#readme",
"devDependencies": {
"@mossop/config": "1.1.2",
"@mossop/config": "1.2.3",
"@types/jest": "29.5.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.16",
Expand Down
19 changes: 11 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -913,23 +913,26 @@ __metadata:
languageName: node
linkType: hard

"@mossop/config@npm:1.1.2":
version: 1.1.2
resolution: "@mossop/config@npm:1.1.2"
"@mossop/config@npm:1.2.3":
version: 1.2.3
resolution: "@mossop/config@npm:1.2.3"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.57.1
"@typescript-eslint/parser": ^5.57.1
eslint: ^8.37.0
eslint-config-airbnb: ^19.0.4
eslint-config-airbnb-base: ^15.0.0
eslint-config-airbnb-typescript: ^17.0.0
eslint-config-prettier: ^8.8.0
eslint-import-resolver-ts: ^0.4.2
eslint-plugin-import: ^2.27.5
jest: ^27.4.7
eslint-plugin-react: ^7.32.2
eslint-plugin-react-hooks: ^4.6.0
jest: ^29.5.0
prettier: ^2.8.7
ts-jest: ^27.1.3
typescript: ^4.9.4
checksum: 6430b5db91da29f09f3edc020de8490fc76a2815f2a41262d2aa6509d2770682d30a7e100976bd0a572b7ad83b8c1a92550384af6308d0ef8a1037e2c7628f61
ts-jest: ^29.1.0
typescript: ^5.0.4
checksum: 72f863f9ba9c79c0901520196a52acf2d788e84f29a615b84a91b653ab9e5a87496411dc7cfe81a9f3efcb49f366ee2530aa22e562c8f3442fb4f86d3696c49f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1785,7 +1788,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "bugzilla@workspace:."
dependencies:
"@mossop/config": 1.1.2
"@mossop/config": 1.2.3
"@types/jest": 29.5.2
"@types/luxon": 3.3.0
"@types/node": 18.16.16
Expand Down

0 comments on commit 6c5ab21

Please sign in to comment.