Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent c8da0fe commit 2aca2c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "12.0.1",
"build-ts": "12.0.2",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,13 +2792,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.1":
version: 8.56.1
resolution: "@types/eslint@npm:8.56.1"
"@types/eslint@npm:8.56.2":
version: 8.56.2
resolution: "@types/eslint@npm:8.56.2"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: a2aa5e2ec16f07944a60b825d6447d66f83369783e31c014ccf582fa92df963aa8d62c447a8fdc4fbfcd7299ad74ed1a753e06e560ce184eab4efceccfa66262
checksum: e33ca87a30a9454ba9943e1270ac759996f5fe598a1c1afbaec1d1e7346a339e20bf2a9d81f177067116bbaa6cfa4f748993cb338f57978ae862ad38ffae56fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -3432,13 +3432,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "at-decorators@workspace:."
dependencies:
"@types/eslint": "npm:8.56.1"
"@types/eslint": "npm:8.56.2"
"@types/jest": "npm:29.5.11"
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
"@willbooster/eslint-config-ts": "npm:10.5.1"
"@willbooster/prettier-config": "npm:9.1.2"
build-ts: "npm:12.0.1"
build-ts: "npm:12.0.2"
conventional-changelog-conventionalcommits: "npm:7.0.2"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -3711,9 +3711,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:12.0.1":
version: 12.0.1
resolution: "build-ts@npm:12.0.1"
"build-ts@npm:12.0.2":
version: 12.0.2
resolution: "build-ts@npm:12.0.2"
dependencies:
"@babel/core": "npm:7.23.7"
"@babel/plugin-proposal-decorators": "npm:7.23.7"
Expand Down Expand Up @@ -3751,7 +3751,7 @@ __metadata:
yargs: "npm:17.7.2"
bin:
build-ts: bin/index.js
checksum: 0377858e355eab63f9aed2d68f775f32ee9f48e1a260a0b5f73da8368d1f502b6d1d0c556a134555d58dfe9cf3a31c16bfbf7c5ee0a4940dde83582332d7e534
checksum: 081317ef68198715f9b4b34b24809e2331c6712629b496b5038c235367bd580fa169c7955313763707e57aac9d0dee6449bfec4e2a9ea8d394d1ab474a37662a
languageName: node
linkType: hard

Expand Down

0 comments on commit 2aca2c0

Please sign in to comment.