Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent e5aaec3 commit 0119aef
Show file tree
Hide file tree
Showing 10 changed files with 4,666 additions and 3,839 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ jobs:
publish_new_version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
- name: prepare yarn
run: |
corepack enable yarn
yarn config set npmScopes.paosder.npmAuthToken ${{ secrets.NPM_PUBLISH_TOKEN }}
yarn install --immutable
- uses: actions/github-script@v3
- uses: actions/github-script@v7
name: Modify package.json
id: new-version
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
node-version: [14.x, 16.x, 18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- name: prepare yarn
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Build project
run: yarn build
- name: Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./coverage/clover.xml
verbose: true
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ jobs:
publish_test_version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16
- name: prepare yarn
run: |
corepack enable yarn
yarn config set npmScopes.paosder.npmAuthToken ${{ secrets.NPM_PUBLISH_TOKEN }}
yarn install --immutable
- uses: actions/github-script@v3
- uses: actions/github-script@v7
with:
script: |
const fs = require('fs');
Expand Down
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
4 changes: 2 additions & 2 deletions examples/webgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@snowpack/plugin-typescript": "^1.2.0",
"@types/canvas-confetti": "^1.0.0",
"@types/snowpack-env": "^2.3.2",
"prettier": "^2.0.5",
"prettier": "^3.0.0",
"snowpack": "^3.0.1",
"snowpack-plugin-glslify": "^1.0.0",
"typescript": "^4.0.0"
"typescript": "^5.0.0"
}
}
30 changes: 15 additions & 15 deletions examples/webgl/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,12 +1376,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.0.5":
version: 2.2.1
resolution: "prettier@npm:2.2.1"
"prettier@npm:^3.0.0":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin-prettier.js
checksum: 800de2df3d37067ab24478c7f32c60ca0c57b01742133287829feeb4a70d239a7bf6bccb56196784777af591ad80fb9ba70c1a49b0fcecf9f5622a764d513edb
prettier: bin/prettier.cjs
checksum: 5557d8caed0b182f68123c2e1e370ef105251d1dd75800fadaece3d061daf96b1389141634febf776050f9d732c7ae8fd444ff0b4a61b20535e7610552f32c69
languageName: node
linkType: hard

Expand Down Expand Up @@ -1522,10 +1522,10 @@ __metadata:
"@types/canvas-confetti": ^1.0.0
"@types/snowpack-env": ^2.3.2
gl-matrix: ^3.3.0
prettier: ^2.0.5
prettier: ^3.0.0
snowpack: ^3.0.1
snowpack-plugin-glslify: ^1.0.0
typescript: ^4.0.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1813,23 +1813,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.0.0":
version: 4.2.4
resolution: "typescript@npm:4.2.4"
"typescript@npm:^5.0.0":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 89c397df192f239359ad798b96d8e8d552e12c0c189ac5676cec4c20c410d6eec636b8e59a88f2aef0a56d961a9678d99c400099be9b7cae2f7b062eb4b7b171
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
languageName: node
linkType: hard

"typescript@patch:typescript@^4.0.0#~builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#~builtin<compat/typescript>::version=4.2.4&hash=a1c5e5"
"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: eb86e0e8022e5297f7a7b871b6edfbf33b57049416ada8bf97c358760125c7c79f074fbebd1b8e8230f858ae05eb22ad0e805e8f6acd5eae1fa886681624c15e
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
languageName: node
linkType: hard

Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
],
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/jest": "^28",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"esbuild": "^0.15.9",
"eslint": "^8.24.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"esbuild": "^0.21.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.1",
"jest": "^28",
"rimraf": "^3.0.2",
"husky": "^9.0.0",
"jest": "^29.0.0",
"rimraf": "^5.0.0",
"standard-version": "^9.5.0",
"ts-jest": "^28",
"typedoc": "^0.23.15",
"typescript": "4.8.3"
"ts-jest": "^29.0.0",
"typedoc": "^0.25.0",
"typescript": "5.5.2"
},
"scripts": {
"clean": "rimraf dist && rimraf tsconfig.tsbuildinfo",
Expand All @@ -52,5 +52,5 @@
"docgen": "typedoc src/map.ts",
"release": "standard-version"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@4.3.1"
}
Loading

0 comments on commit 0119aef

Please sign in to comment.